Christopher Ng
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Bundled Eclipse Compiler version?
What version of the Eclipse compiler is bundled with Intellij 15.x?Reason I ask is that there is a bug in the Eclipse compiler (it doesn't follow the annotation processing spec apparently) that is ... -
Created Scope 'All'/'Project and Libraries' missing
I'm running Intellij Ultimate 13.1.3, for some reason I don't have the 'All' (or otherwise known as 'Project and Libraries') scope that is supposed to be predefined, either in the Search Settings o... -
Created NPE when starting Java debugging in IDEA 13.1
I'm getting a NullPointerException when I try to debug a Java process...it doesn't happen all the time though, it might be this particular configuration (which is an individual test in a JUnit test... -
Created can't rerun failed tests in IDEA 13 for all tests in eg a package
Using Intellij IDEA 13, if I run all tests in a folder, when I try to rerun failed tests I get:java.lang.NullPointerException at java.io.File.<init>(File.java:277) at com.intellij.rt.execution.juni... -
Created Disable activeByDefault maven profile?
hi,it seems it's not possible to disable a maven profile that is enabled by default in settings.xml? when you click on the checkbox it is either greyed out and checked, or just checked. -
Created Tomcat manager.xml error
Using Intellij12:In my Tomcat configuration I've added an external war, and an artifact from my current project. Tomcat manages to deploy the project artifact fine, but when it gets to the externa... -
Created maven log location? download maven sources doesn't seem to work
In the past when i would browse to a class that I didn't have a maven source jar for yet, I could click the 'Download Sources' button and it would download the source. Now all I get is a yellow po... -
Created WAR/exploded artifact output directory always overwritten by maven import
everytime i reimport a maven war project the artifact output directories in Project Structure get overwritten. Is it possible to turn this off? i don't want intellij sending its output to the sam... -
Created can't open JPA console since 12.0.3
the JPA console used to work fine in 12.0.2, now i can no longer open it, the log shows this error:2013-02-04 17:19:21,626 [ 90306] ERROR - pplication.impl.LaterInvocator - Argument 0 for @NotNul... -
Created Excluding files from inspections
Hi,I don't get the inspection/scope functionality in IDEA 12 at all...how do I exclude files from all inspections? In the inspections setting I can add a scope to inspections, but I don't want tha...