Marton Skjeveland
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Marton Skjeveland commented, -
-
-
-
-
-
Marton Skjeveland commented, -
Marton Skjeveland created a post, Answeredjava.time.LocalDate not appearing as an import option when using LocalDate in IntelliJ
When I try to use LocalDate in any java-project only org.joda.time.LocalDate appears as an import. Any other class works fine (Instant, Period, etc) and if I manually write the import (import java....