JDK compelling help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
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>
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

STOP DOUBLE-POSTING

Post by RobertGonzalez »

First, only post your questions ONE TIME. Second, make sure you post in the appropriate category. The Java code you posted has nothing to do with PHP (unles I am missing something).
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

cross/double posting is not tolerated. Please do not do it again. Locked.
Locked