Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Error while exporting product: host fragment not found
Error while exporting product: host fragment not found [message #699232] Thu, 21 July 2011 06:49 Go to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
When exporting my product, I get this message:

Processing inclusion from feature org.eclipse.pde.container.feature: Bundle org.eclipse.core.runtime.compatibility.registry.nl_ru_3.7.0.v20110709043402 failed to resolve.:
Host plug-in org.eclipse.core.runtime.compatibility.registry_0.0.0 has not been found.

I have org.eclipse.core.runtime.compatibility.registry in both product.product (without a specified version) and in the target platform (the actual version is 3.5.0v20110505). org.eclipse.core.runtime.compatibility.registry.nl_ru doesn't have a minimum or maximum host version specified.

What could be the problem?
Re: Error while exporting product: host fragment not found [message #699302 is a reply to message #699232] Thu, 21 July 2011 10:00 Go to previous message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
The problem seems to be that org.eclipse.core.runtime.compatibility.registry is in fact not a plug-in but itself a fragment. Don't know why Babel defines its fragments this way.
Previous Topic:class.getClassLoader().getResource is not working
Next Topic:Launching Java code defined within a plug-in
Goto Forum:
  


Current Time: Thu Apr 25 05:15:20 GMT 2024

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

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

Back to the top