change the path to your java version..?
|
|
when i press compiler i get this.
how do i fix.Code:The system cannot find the path specified. Press any key to continue . . .
Thanks
done that, still dont work,
Be sure everything is right, like if you have x86 you change your progam files to _(x86) (_= )
And check your JDK version maybe your wrong![]()

Copy and paste your batch file over here in code tags.
Code:@echo off title Compiler "C:\Programmer\Java\jdk1.6.0_18\bin\javac.exe" -cp . *.java pause

Get rid of that dot after -cp. Otherwise, download a server and get compiler of it.
i now got
should i get another compiler?Code:@echo off title Compiler "C:\Programmer\Java\jdk1.6.0_18\bin\javac.exe" -cp *.java pause

You fail.
Add in (x86), if you're using Vista. If you really can't fix something like this, you need to just quit.Code:@echo off title Compiler "C:\Program Files\Java\jdk1.6.0_18\bin\javac.exe" -cp *.java pause

God you guys suck, the dot after the cp flag signifies that it's using the current working directory as the classpath. You can't set the classpath to "*.java".
R4nger 0wnz, go to the C:\Program Files\Java\ directory in your computer and tell me what folders you see in there.
rest in peace Qemist, Izzy, TeChNo PuNk, Impulser, & bootnecklad| « Epic question!! | question on project insanity » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |