Ian Clarke
- 活动总数 32
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 10
-
创建于 How 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? -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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...