Thread: Java error (PI Client)

Results 1 to 2 of 2
  1. #1 Java error (PI Client) 
    Registered Member
    Join Date
    Jun 2008
    Posts
    372
    Thanks given
    1
    Thanks received
    3
    Rep Power
    8
    The system cannot find the path specified.
    Exception in thread "main" java.lang.NoClassDefFoundError: Gui
    Caused by: java.lang.ClassNotFoundException: Gui
    at java.net.URLClassLoader$1.run(URLClassLoader.java: 202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.j ava:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:3 07)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:2 48)
    Could not find the main class: Gui. Program will exit.
    Press any key to continue . . .

    Keep getting that damn error. So Can someone help me out please ?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Darna's Avatar
    Join Date
    Jan 2008
    Age
    31
    Posts
    488
    Thanks given
    11
    Thanks received
    4
    Rep Power
    163
    Haven't gui.class

    If u have gui.java compile it and u got it

    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •