Menu

#8 Import Wizard using Eclipse 2.1.0

v1.0_(example)
open
nobody
None
5
2003-06-23
2003-06-23
No

I'm using Eclipse 2.1.0 (Build id 200303272130) and the
import wizard doesn't work. Eclipse throws the Exception

java.lang.NoClassDefFoundError:
org/eclipse/ui/internal/dialogs/TypeFilteringDialog
at
org.etish.xindice.attrezzo.internal.ui.wizards.FileSystemIm
portWizard.addPages(FileSystemImportWizard.java:101)
...

However, in Eclipse 2.1.0, the class TypeFilteringDialog
has been promoted to the package org.eclipse.ui.dialogs
and is not in org.eclipse.ui.internal.dialogs anymore.

Markus

Discussion


Log in to post a comment.

Auth0 Logo