Question on compiling java program

Posted by Hulk on Stack Overflow See other posts from Stack Overflow or by Hulk
Published on 2010-03-21T12:12:41Z Indexed on 2010/03/21 12:21 UTC
Read the original article Hit count: 361

Filed under:
|

I am a newbie to java, i have a query,

/home/bob/java/jdk1.5.0_06/bin/javac /home/bob/output/a.java

In the above when the program is compiled how to generate the classfile in /home/bob/class.

Also how should the environment variables set for the following

i.e, JAVA_HOME,CLASSPATH,JAVAPATH

Thanks..

© Stack Overflow or respective owner

Related posts about java

Related posts about javadoc