Ian Clarke
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
-
Ian Clarke commented, -
Ian Clarke created a post, AnsweredHow do I fix "Global Data Sources: re-sync required"?
I've been getting the above error for several months now on-and-off, I'm running 2016.1.3. How do I fix this annoying warning? -
Ian Clarke commented, -
-
Ian Clarke created a post, How can I debug a Java Google App Engine app while using the GAE Maven plugin?
I have set up my pom.xml like so, and it appears to be working for the most part, I can start the devserver and update the application.My problem is that I can't seem to debug the devserver. I tri... -
Ian Clarke created a post, What is the correct way to use @Nullable in a project?
IDEA keeps importing com.sun.istack.internal.Nullable when I auto-generate nullable methods. This causes build failures when I try to build my code on some JDKs that don't support this package.I w... -
Ian Clarke commented, -
-
Ian Clarke created a post, Why can I no-longer run a Main class or a unit test by right clicking?
Previously I could easily create a new run configuration for a main class or unit test by right-clicking on the relevant class or method and selecting "Run...", however recently this option seems t... -