Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » export error: Unable to find feature "org.eclipse.license" with version in range [1.0.0,1.(problem exporting project)
export error: Unable to find feature "org.eclipse.license" with version in range [1.0.0,1. [message #724688] Mon, 12 September 2011 20:12 Go to next message
scb  is currently offline scb Friend
Messages: 43
Registered: July 2009
Member
I am trying to export a feature based product and immediately get the following error:

"Unable to find feature "org.eclipse.license" with version in range [1.0.0,1.0.1)."

I'm using eclipse 3.7.0 on windows 7 (64 bit)

my product is a feature with various other dependent plugins/features (spring, hessian, etc). I have included p2

the actual product configuration file has just 2 dependencies: my main feature (which contains nested features) and org.eclipse.equinox.p2.core.feature

I get the license issue immediately when I try to export the product.


Anyone know what's going on here?

Re: export error: Unable to find feature "org.eclipse.license" with version in range [1.0. [message #725470 is a reply to message #724688] Wed, 14 September 2011 21:07 Go to previous messageGo to next message
scb  is currently offline scb Friend
Messages: 43
Registered: July 2009
Member
If I remove the org.eclipse.equinox.p2.core.feature, it exports fine (though I need that feature for P2 to work, right?). so it's something in the p2 feature that's causing my the license error
Re: export error: Unable to find feature "org.eclipse.license" with version in range [1.0. [message #725834 is a reply to message #725470] Thu, 15 September 2011 22:50 Go to previous message
scb  is currently offline scb Friend
Messages: 43
Registered: July 2009
Member
i'm able to get around the issue by making my own feature that packages up everything the org.eclipse.equinox.p2.core.feature includes.
Previous Topic:Logging in Indigo
Next Topic:Handling multiple Projects in a RCP based Application / reusing existing eclipse components
Goto Forum:
  


Current Time: Fri Apr 19 05:17:48 GMT 2024

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

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

Back to the top