The following program is throwing error:
public class HelloWorld {
public static void main(String args[]) {
System.out.println("Hello World!");
}
}
CLASSPATH C:Program FilesJavajdk1.6.0_18in
Path C:Program FilesJavajdk1.6.0_18in
JAVAHOME C:Program FilesJavajdk1.6.0_18in
Can you please tell me the root cause?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…