Intellij IDEA

Feb 04, 2009

IntelliJ IDEA is a nice IDE. It said that I should set JDK_HOME before I ran it. That's simple!!!

open terminal and type 'vim ~/.bashrc', add 'JDK_HOME=/usr/lib/jvm/java-6-sun ' at the bottom of the file. THEN, you can run by type 'sh ./bin/idea.sh'.

Ubuntu ide java