Missing Required Bundle org.eclipse.wst.common.modulecore_0.0.0 [message #335697] |
Wed, 22 April 2009 15:24 |
Prasanna K Messages: 78 Registered: July 2009 |
Member |
|
|
Hi,
I have developed an eclipse plug-in using Eclipse 3.3.2.
The plug-in makes use of api from the package :
org.eclipse.wst.common.componentcore like
ModuleCoreNature, IVirtualComponent, IVirtualFolder, etc.
I could install, use and test my plug-in on 3.3.2.
I tried to install the same on Eclipse 3.4.
The installation seemed fine but when I didn't see my menus, views,
perspective, etc, I tried to diagnose my plug-in from plug-in registry
view.
It comes up with a dialog saying "Missing Required Bundle
org.eclipse.wst.common.modulecore_0.0.0".
To overcome this, from this page
http://download.eclipse.org/webtools/downloads/drops/R3.0/R- 3.0.3-20081113203138/
I downloaded wtp-R-3.0.3-20081113203138.zip and unzipped it in a tmp dir.
I copied all plug-ins from the plugins directory and pasted in
<eclipse-3.4 installdir>/plugins.
I did the same with features.
I started Eclipse with -clean option. Still my plug-in doesn't show up in
3.4.
I tried the diagnose thing again, and came across same result ie :
"Missing Required Bundle org.eclipse.wst.common.modulecore_0.0.0".
How do I solve this problem?
Moreover what should go in the zip of my plug-in so that it would be self
content?
Thanks.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02968 seconds