Hello,

I trying to run and compile OJ on Netbeans IDE. I've created the project on 
Netbeans (Java project with existing Ant script), then I've compiled and 
packaged succesfully.
The packaged program (in the 'dist' directory) works: I run it by the 
openjump-unix.sh script.
I don't be able to run the program from Netbeans IDE; both 'Run Project' than 
'Debug Project' fails.

The 'Debug Project' fails with the message:
"debug-nb:
Exception in thread "main" java.lang.NoClassDefFoundError: some/main/Class
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)"

The 'Run Project' fails with the message:
"Target `run' does not exist in this project. 
BUILD FAILED (total time: 0 seconds)"

Have you any idea about this (I don't know Ant very well...) ?

Best regards,

Giuseppe
_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users

Reply via email to