Manually Building JOGL demos

Ive just downloaded the JOGL demos, and im having trouble manually building the files…

im currently using a .bat file containing the following code:


path= C:\Java\jdk1.6.0\bin
javac *.java
pause

Wont build and has errors, i can quite happily put them in again if needed. Ive also confirmed that the classpath is setup correctly and it still doesnt seem to build…

I asked a very similar question in some other forums but no one seemed ot be able to solve the manual build issue, they just told me to build it via Netbeans but to be honest i dont know how to just build a single .java file within there, it seems like i can only make a project, and when i make a basic project and put the source file in it doesnt seem to build…

well then, what errors do you get?

Rather than repeating everything again here is the link to the previous thread with all the details in…

http://www.java-gaming.org/forums/index.php?topic=15967.0