mkwan
Tech
greetings:
I have attempted to compile a simple helloworld program using the jikes compiler. I get 2 errors shown below:
Found 2 system errors:
*** Error: Could not find package "java/util" in:
.
*** Error: Could not find package "java/lang" in:
and yet I was able to compile the code in project builder. what is going on here? and How do I fix the errors?
thanks
I have attempted to compile a simple helloworld program using the jikes compiler. I get 2 errors shown below:
Found 2 system errors:
*** Error: Could not find package "java/util" in:
.
*** Error: Could not find package "java/lang" in:
and yet I was able to compile the code in project builder. what is going on here? and How do I fix the errors?
thanks