I already installed Jdk6 on my mavine. Now i have a probem with my compilation. It's probably because my classpath is not well configured.
Well when i type "javac" on cmd, javac is not a syntax that works. But when i am on the folder of Jdk 1.6.0, javac is working.
What i know is that i have to configure the classpath. But how should i do it?
What is the command that i should add to environments variables...
Thanks to help me.
Well when i type "javac" on cmd, javac is not a syntax that works. But when i am on the folder of Jdk 1.6.0, javac is working.
What i know is that i have to configure the classpath. But how should i do it?
What is the command that i should add to environments variables...
Thanks to help me.
