Change the 21 to your java version.Code:cd Loader "C:\Program Files\Java\jdk1.6.0_21\bin\javac.exe" *.java pause
|
|

I cant compile how can I fix it so I can compile I tried getting other compilers from other clients but It didnt work
Problem:
Other Pic:
What code would I put in for the 2nd picture above to fix this?

Change the 21 to your java version.Code:cd Loader "C:\Program Files\Java\jdk1.6.0_21\bin\javac.exe" *.java pause

Now it says this:
"C:/program is not recognized as an internal or external operable program or batch file.
Press any key to continue"
change ur compiler to this
change the red number til urse
Code:@echo off title compile cd ../src echo Compiling files... "C:\Program Files\Java\jdk1.6.0_23\bin\javac.exe" -cp . -d ../build/ ./net/com/codeusa/*.java pause
| « New Quest Tab | [562] RS2HD Login » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |