Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Error Export OSGi Bundle(Trying to create a Kura "Hello World" OSGi project using Eclipse.)
Error Export OSGi Bundle [message #1715476] Mon, 23 November 2015 22:40 Go to next message
june bui is currently offline june buiFriend
Messages: 3
Registered: November 2015
Junior Member
Hi I tried to follow this eclipse.github.io/kura/doc/hello-example.html

And when I tried to Export the OSGi Bundle I got this error

Processing inclusion from feature org.eclipse.pde.container.feature: Bundle org.eclipse.kura.example.hello_osgi_1.0.0.qualifier failed to resolve.:
	Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.8
	Host plug-in JavaSE_0.0.0 has not been found.


Im not sure what the problem is.. Confused Confused
Re: Error Export OSGi Bundle [message #1715615 is a reply to message #1715476] Tue, 24 November 2015 16:45 Go to previous messageGo to next message
Said Ucar is currently offline Said UcarFriend
Messages: 56
Registered: June 2015
Member
Can you delete the line
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

in MANIFEST.MF file of the project and try again?

I solved the same problem this way.
Re: Error Export OSGi Bundle [message #1715941 is a reply to message #1715615] Sat, 28 November 2015 14:30 Go to previous message
june bui is currently offline june buiFriend
Messages: 3
Registered: November 2015
Junior Member
Thank you very much! It works now Very Happy Very Happy
Previous Topic:Bundle errors after Kura upgrading
Next Topic:Connection between Kura
Goto Forum:
  


Current Time: Sat Apr 20 03:56:49 GMT 2024

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

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

Back to the top