|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Discussion For anything which doesn't fit somewhere else (for PHEX users) |
| LinkBack | Thread Tools | Display Modes |
| |||
Error executing Phex I downloaded phex source code for version 0.9.5.55 I successfully built it but I get the following error when I click in the 'Select Network' option. java.lang.NoClassDefFoundError: com/jgoodies/forms/layout/FormLayout at phex.gui.dialogs.SelectNetworkDialog.prepareCompon ent(Unknown Source) at phex.gui.dialogs.SelectNetworkDialog.<init>(Unknow n Source) at phex.gui.actions.SwitchNetworkAction.actionPerform ed(Unknown Source) ... Am I missing something? Thanks |
| |||
Hmm.. yeah you are missing something. I guess the JAR file you build from the source does not contain the complete classpath. Look into the Manifest file in the JAR file and make sure it contains the jgoodies forms jar in the classpath definition and also copy the jgoodies jar into the directory where the phex jar is located. You can find the jgoodies jar in the thirdparty folder. Gregor |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
copying and executing file | moosezzz | Tips & Tricks | 1 | July 13th, 2006 10:04 PM |
Problem executing downloaded programs | callmesusan | Open Discussion topics | 0 | November 5th, 2005 05:59 PM |
Phex on WinXP Pro SP2 - no media in drive error | fuzzie | General Discussion | 1 | August 23rd, 2005 12:57 PM |
Phex BETA Linux, No SUch Method Error | jpm | General Discussion | 2 | March 7th, 2004 09:33 AM |
Error when executing LimeWire | Unregistered | General Linux Support | 1 | October 23rd, 2002 04:33 PM |