|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Gnutella Development Discussion For general discussion about Gnutella development. |
| LinkBack | Thread Tools | Display Modes |
| |||
Building Limewire with Eclipse Hello, I'm using Eclipse 3.1.1 to build and run Limewire 4.9, but am having difficulty. I have successfully built the core and gui modules, but when I try to fire up the limewire startup script "run.bat", I get what seems to be a classpath related error. Does anyone know how to fix this? Here's the error that displays on my console after executing run.bat: java.lang.NoClassDefFoundError: com/limegroup/gnutella/gui/Main (wrong name: gui/com/limegroup/gnutella/gui/Main) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java :620) at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader .java:260) at java.net.URLClassLoader.access$100(URLClassLoader. java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java: 195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.j ava:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:3 06) at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:268) at java.lang.ClassLoader.loadClass(ClassLoader.java:2 51) at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:319) Exception in thread "main" |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LimeWire with eclipse installation problem | Shefali | Windows | 0 | March 12th, 2006 08:09 PM |
How to build Phex in Eclipse | gnutella06 | Development Open Discussion | 1 | March 6th, 2006 01:21 AM |
Building Limewire with Eclipse | Ectoman | Windows | 1 | November 15th, 2005 09:32 AM |
Lunar Eclipse Sharing | stief | General Gnutella / Gnutella Network Discussion | 4 | October 31st, 2004 09:11 AM |
LimeWire OS X Building Desktop Icon? | athornton | General Mac OSX Support | 2 | March 30th, 2001 10:37 AM |