Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Need help: Target definition for RCP app not working
Need help: Target definition for RCP app not working [message #631808] Fri, 08 October 2010 20:33
Karl Weber is currently offline Karl WeberFriend
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?
Previous Topic:Need help: Exported product dumps
Next Topic:How to run RCP app in headless mode?
Goto Forum:
  


Current Time: Fri Apr 26 19:47:53 GMT 2024

Powered by FUDForum. Page generated in 0.03047 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top