Schneehenry
February 18th, 2006, 11:25 AM
Hello,
I'm trying to compile some Javasources, but when I type
jikes Source.java
I get the following message:
Found 1 system error:
*** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
.
Ok, I know, I got to set my Classpath, but how could I find out were my Classes are?
Greets,
Simon
I'm trying to compile some Javasources, but when I type
jikes Source.java
I get the following message:
Found 1 system error:
*** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in:
.
Ok, I know, I got to set my Classpath, but how could I find out were my Classes are?
Greets,
Simon