JDK compelling help

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Stiphanos
Temporary Banishment
Posts: 3
Joined: Mon May 08, 2006 10:15 pm
Location: California
Contact:

JDK compelling help

Post 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>
Post Reply