Theres your first clue.The system
|
|
The server itself is through out bin and build folders. Compiler and runserver is in bin folder
Compiler being
Code:@echo off title compile cd ../src echo Compiling net/com/codeusa/Engine.java "C:\Program Files\Java\jdk1.6.0_04\bin\javac.exe" -cp . -d ../build/ ./net/com/codeusa/Engine.java pauseVariablesCode:Compiling net/com/codeusa/Engine.java The system cannot find the path specified. Press any key to continue . . .
CLASSPATH - Files\Java\jdk1.6.0_02\bin;%CLASSPATH%;
PATH - C:\Program Files\Java\jdk1.6.0_02\bin
Bare with me, last time I even looked at a piece of Java code was like 2-3 years ago and remember 0.

Theres your first clue.The system
| « Null pointer exception. | [z508] How do I change a monsters defence?/Make it easier to hit [z508] » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |