This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem using netbeans
#6
now, i have a problem running Jpcsp out of netbeans.
Using hyakki launcher i get this error "Could not find the main class: jpcsp.ManGUI. Program will exit"

Using the start-windows-x86.bat

Code:
Running Jpcsp 32bit...
Exception in thread "main" java.lang.NoClassDefFoundError: javax/media/opengl/GL
EventListener
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Caused by: java.lang.ClassNotFoundException: javax.media.opengl.GLEventListener
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 12 more
Could not find the main class: jpcsp.MainGUI. Program will exit.

i just put the compiled Jpcsp.jar inside bin folder (i think i used the last automated svn revision)
Reply


Messages In This Thread
problem using netbeans - by corvenik - 06-18-2010, 08:12 PM
RE: problem using netbeans - by gid15 - 06-18-2010, 08:18 PM
RE: problem using netbeans - by corvenik - 06-18-2010, 08:55 PM
RE: problem using netbeans - by gid15 - 06-18-2010, 09:22 PM
RE: problem using netbeans - by corvenik - 06-18-2010, 09:48 PM
RE: problem using netbeans - by corvenik - 06-19-2010, 10:49 AM
RE: problem using netbeans - by corvenik - 06-19-2010, 01:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)