Menu

#2 NoClassDefFoundError on startup

open
nobody
None
5
2005-07-07
2005-07-07
Anonymous
No

Hi,

ekspos throws a NoClassDefFoundError on startup:

Exception in thread "AWT-EventQueue-0" java.lang.
NoClassDefFoundError: kiyut/swing/shell/shelllistview/
ThumbnailView$ThumbnailViewDragGestureRecognizer

This is easily fixed by correcting a typo in the corresponding "clas"-
file (which should obviously be a "class"-file):

cd classes/kiyut/swing/shell/shelllistview/
mv ThumbnailView$ThumbnailViewDragGestureRecognizer.clas
ThumbnailView$ThumbnailViewDragGestureRecognizer.class

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.