Ian Clarke
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
-
Created How do I fix "Global Data Sources: re-sync required"?
AnsweredI'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? -
Created 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... -
Created 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... -
Created 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... -
Created IDEA 12.1 won't self-update
https://www.evernote.com/shard/s4/sh/b8d339cd-3ecf-43bd-9d6f-fab4ef6578cd/597c9ed5eae58ff68b7595215fb387ddWhen I check for updates I'm not given the option for IDEA to update itself, rather when I ... -
Created Should List.stream() work with Java 8?
I just downloaded the Java 8 Early Access JDK from here and created a test project in IDEA, setting the Home directory accordingly. I'm running IDEA 12.0.2.Closures seem to work, but when I try to... -
Created How do I view the stdout of a successful unit test?
This seems like such a dumb question, but I can't figure it out.When I run my TestNG tests, if they succeed then I can't see the output from them. How can I view the output from successful TestNG ... -
Created Suddenly IDEA won't show any files or let me click on menu options
I'm using IDEA build 123.95, and it was working fine yesterday, but today it won't open any files, and it's throwing the following error:net/nicoulaj/idea/markdown/file/MarkdownFileTypeFactory : Un... -
Created Unable to compile Java8 file in IDEA12
I'm trying to compile some sample Java 8 code, but I'm getting this error:java: lambda expressions are not supported in -source 1.8 (use -source 8 or higher to enable lambda expressions)I've set t... -
Created How do I register IDEA 12 (Leda)?
I installed Leda so that I could play with the latest Kotlin milestone. I have a personal license key that I'd like you use with Leda so that it doesn't expire in 30 days, however the "Register" o...