'tools.jar' is not in IDEA classpath

Posted by Patrick on Ask Ubuntu See other posts from Ask Ubuntu or by Patrick
Published on 2012-04-14T23:56:49Z Indexed on 2014/05/26 22:03 UTC
Read the original article Hit count: 235

Filed under:
|
|

I am a new user of Linux, it has been recommended to me by my friend.

He told me to install software called IntelliJ Idea IDE.

Well I have been following the tutorial. But now when I try to open "idea.sh", an error message pops-up:

'tools.jar' is not in IDEA classpath.
Please ensure JAVA_HOME points to JDK rather than JRE.

Please remember that I'm new to Ubuntu and I'm planning for a nice long stay once I get myself into it :)

Also I do not know if I am running a correct Java6 JDK. When I do java -version, this is what I get:

java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre10-0ubuntu5)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)

Thank You for reading this and I hope I will get a nice response.

© Ask Ubuntu or respective owner

Related posts about java

Related posts about ide