Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Unable to find plug-in: org.eclipse.core.runtime.compatibility.registry_0.0.0
Unable to find plug-in: org.eclipse.core.runtime.compatibility.registry_0.0.0 [message #218562] Thu, 28 June 2007 01:24
Eclipse UserFriend
Originally posted by: lisawonglisa.yahoo.com.au

Hi there,

I am using Eclipse Product Export Wizard to export a plug-ins based
product.
There is a problems during export and the error message is as follow:

Reason:
Unable to find plug-in:
org.eclipse.core.runtime.compatibility.registry_0.0.0.
Please check the error log for more details.
(An abstract of the error log is attached below)

In my product configuration tab, the
org.eclipse.core.runtime.compatibility.registry fragment is automatically
added in the list, when I press the "Add Required Plug-ins" button.
The Manifest file for org.eclipse.core.runtime.compatibility.registry
contains the following info:

Manifest-Version: 1.0
Bundle-Name: %fragmentName
Bundle-ClassPath: runtime_registry_compatibility.jar
Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
Eclipse-PatchFragment: true
Bundle-Vendor: %providerName
Bundle-ManifestVersion: 2
Fragment-Host:
org.eclipse.equinox.registry;bundle-version="[3.2.0,3.3.0)"
Bundle-Localization: fragment
Bundle-SymbolicName: org.eclipse.core.runtime.compatibility.registry
Bundle-Version: 3.2.1.R32x_v20060907

How can I get eclipse to look for
org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v 20060907,
instead of org.eclipse.core.runtime.compatibility.registry_0.0.0. Where is
the version number 0.0.0 coming from?


Error Log:
-----------
org.eclipse.core.commands.common.NotDefinedException: Cannot get the
parent identifier from an undefined context. com.objfac.xmleditor.scope
at org.eclipse.core.commands.contexts.Context.getParentId(Conte xt.java:201)
at
org.eclipse.jface.bindings.BindingManager.createFilteredCont extTreeFor(BindingManager.java:788)
at
org.eclipse.jface.bindings.BindingManager.recomputeBindings( BindingManager.java:1678)


Any help would be appreciated!

Thanks,
Lisa
Previous Topic:creating a library
Next Topic:Out of memory error while building a project in the Run bench
Goto Forum:
  


Current Time: Tue Apr 16 15:30:00 GMT 2024

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

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

Back to the top