Need help: Target definition for RCP app not working [message #631808] |
Fri, 08 October 2010 20:33 |
Karl Weber Messages: 63 Registered: September 2010 |
Member |
|
|
Hi,
My environment is linux x86_64 gtk, Helios 3.6.1.
Target Platform defined, consisting of Eclipse RCP SDK, Eclipse Help System and Equinox P2 SDK, nebula CDateTime, the delta.pack and -- Eclipse SDK.
I only need four plug-ins from the Eclipse SDK,
org.eclipse.ui.forms
org.eclipse.ui.console
org.eclipse.ui.views.log
org.eclipse.core.resources
Now we come to my problem:
When I select only these four plug-ins in the Eclipse SDK, but all plug-ins of the other sources, I get the error, that org.eclipse.swt.linux.gtk.x86_64 is not found. (This error occurs in the product definition, based on plug-ins. In my classes, all org.eclipse.swt.* classes I use, cannot be resolved.)
I don't understand this, as this plug-in is in the delta.pack as well as in the Eclipse RCP SDK.
However, when I select ALL plug-ins in the Eclipse SDK as well, this error disappears.
What is wrong here?
|
|
|
Powered by
FUDForum. Page generated in 0.02303 seconds