Christopher Ng
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
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 IDEA slows down after a while
hi all,I tend to leave my IDEA open (at work) overnight, usually for days at a time. I've noticed that it becomes very slow and unresponsive after a while. Typing becomes very slow and I can see ... -
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 Refactor rename stops working
has anybody seen this problem? after a while refactoring stops working when i try to rename a class or variable. it either opens the refactor highlight, or the dialog box. you can type in the ne... -
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...