Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compile problem

Status
Not open for further replies.

BobbyB

Programmer
Feb 19, 2002
44
CA
When I use this command in DOS...

javac -g -sourcepath Sources/*.java -classpath Class -d Class -deprecation -verbose

One of the file in my directory is not load... and don't compile, making the other sources crash.

here's how my files are set...

->app
-> Class
-> Sources

Seems strange since it worked fine some time ago....

Anyone with an idea...

thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top