View Single Post
  #1 (permalink)  
Old November 1st, 2003
el_pampa
Guest
 
Posts: n/a
Default 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
Reply With Quote