Nick Lai

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Nick Lai created a post, Continuation Indent
I am using IDEA CE 9.0.1, using four space indentation for my Java code. I want to have line-wrapped continuations be two spaces, with all of the continued lines at that single two-space indent, e... -
-
Nick Lai created a post, Compiler internal error on 64-bit Linux
I'm using Intellij IDEA 6.0.4 #6148 on a 64-bit AMD box running RHEL (2.6.9 Linux kernel). I am using Java 1.5.0_09. When I compile, it appears to compile all of the files properly, and then the... -
Nick Lai created a post, IntelliJ 4.5 on Mac OSX 10.4.6: JDK incompatibility
I've got a G5 PowerMac runnign OSX 10.4.6. Not too long ago it auto upgraded the JDK to 1.5.0_06. Now when I try to run Intellij 4.5.4, I get a popup that says "The JDK version is 1.5.0_06 ]]> ID... -
Nick Lai created a post, Forcing GC in debugged app?
I'm remotely debugging a 1.3.1_05 app with IntelliJ 3.0.1. I'm trying to track down some memory usage issues, and want to force a GC in the remote JVM via IntelliJ. I tried using Run>Evaluate Exp...