Running plugin causes a NoClassDefFound error for IAdaptable [message #88696] |
Sat, 26 May 2007 17:44  |
Eclipse User |
|
|
|
Hi,
I have a plugin project that uses IAdaptable.
Looking through the jar's I found this defined in
org.eclipse.equinox.common_3.3.0
Adding this jar to my Java Build path allows the project to build
correctly, but when I try to run the plugin I get a:
NoClassDefFoundError: org/eclipse/core/runtime/IAdaptable
In the plugin dependancies I have org.eclipse.core.runtime added in and if I
pick "Compute Dependany Extent" on org.eclipse.core.runtime from the outline
view it shows IAdaptable in the Search list.
I tried to add org.eclipse.equinox.common as a plug in dependancy, but it
doesn't show up in the dialog.
Am I totally missing something here?
I am running Eclipse 3.3M7.
Any help would be appreciated.
_Travis_Caldwell_
|
|
|
|
Powered by
FUDForum. Page generated in 0.22069 seconds