Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Build Update Site
Build Update Site [message #467493] Fri, 04 May 2007 14:12
Eclipse UserFriend
Originally posted by: bch.openbluelab.org

Hi,

I create an update site but I have a problem. I have a plugin with errors :

1. ERROR in C:\Documents and Settings\stagiaire\Mes
documents\openbluelab\OMF_Transformation\src\omf\popup\actio ns\ConvertFromArgoUML.java
(at line 55)
MessageDialog.openInformation(window.getShell(), "Success",
^^^^^^^^^^^^^^^^^
The type org.eclipse.swt.widgets.Shell cannot be resolved. It is
indirectly referenced from required .class files

But in my dependencies, I have :

Require-Bundle: org.eclipse.emf.ecore.xmi,
org.eclipse.ui,
org.eclipse.core.resources,
org.eclipse.core.runtime

And I can see the classe Shell. Can you help me ?

Thanks
Previous Topic:Drag and Drop in CommonNavigator
Next Topic:Data Model
Goto Forum:
  


Current Time: Wed Sep 25 07:06:20 GMT 2024

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

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

Back to the top