Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » product export doesnŽt work
product export doesnŽt work [message #462444] Mon, 29 January 2007 16:38
Christoph is currently offline ChristophFriend
Messages: 55
Registered: July 2009
Member
Hi, i have the following problem: i have an rcp-application which consists
of about 12 plugins, bundled into features. My programm works fine as long
as i start it within the eclipse-ide. When i export it via the product
export wizzard, i get the following error message:

1. ERROR in
D:\Java_Dev\de.gebitms.geplan.core\src\de\gebitms\geplan\cor e\Application.java
(at line 0)
package de.gebitms.geplan.core;
^
The type org.eclipse.swt.widgets.Display cannot be resolved. It is
indirectly referenced from required .class files

I get this and similiar errors in three of the 12 plugins, all of them are
related to swt-classes. I have set the swt-plugins as a dependency of
those three plugins. The funny thing is, that when i create an
ant-build-file from the plugin.xml-file and set "custom build" to true
there everything works fine.

Oh yeah, one more thing that distinguish the three not working plugins
from the others is that those are the only ones with extensions.

Does anybody has an idea what could be wrong here?
Previous Topic:Unhandled event loop exception
Next Topic:Help System Problem on Some Machines When RCP App is Installed.
Goto Forum:
  


Current Time: Mon Sep 16 19:17:22 GMT 2024

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

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

Back to the top