product export doesnŽt work [message #462444] |
Mon, 29 January 2007 16:38 |
Christoph 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?
|
|
|
Powered by
FUDForum. Page generated in 0.03276 seconds