Page 1 of 1

JDK compelling help

Posted: Wed May 17, 2006 1:29 am
by Stiphanos
Hi guys, thanks for reading my problem
I was compelling my java programsin XP OS, and it shows me there is an error, at imported other files, and packages too, but those programs where working a week a go, I did not change any thing. It compelling all programs that does not have import and package, can u help me pls?

example

C:\JAVA_HOME\work>javac Atest.java
Atest.java:11: '.' expected
import Datareader;
^
1 error

C:\JAVA_HOME\work>