View Single Post
  #6 (permalink)  
Old June 22nd, 2006
GregorK GregorK is offline
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Quote:
060621 21:32:54,0292 Error/USER_INTERFACE:: java.lang.NoClassDefFoundError: net/roydesign/ui/FolderDialog - Exception: java.lang.NoClassDefFoundError: net/roydesign/ui/FolderDialog
Great! This is the kind of error report I was looking for!
It will be fixed in the next release.

If you like to experiment download this file:
http://svn.sourceforge.net/viewcvs.c...r.jar?rev=3330

Add add this line:
<string>$JAVAROOT/MRJAdapter.jar</string>
to the Phex.app/Contents/Info.plist file
above the line
<string>$JAVAROOT/phex.jar</string>
__________________
Reply With Quote