Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Adding builders to existing projects(Problem converting projects to run in Equinox OSGi framework)
Adding builders to existing projects [message #527452] Thu, 15 April 2010 06:37
Eclipse UserFriend
I have a number of project that build by maven to construct OSGi bundles that buld and execute successfully under Equinox, originally created as maven projects. I also have a project originally set up as a "plug-in" project. This latter provides a "run-as" option to execute within the Equinox framework, the other project do not so I can only execute by building the target bundle by maven and explicitly installing in Equinox.

Differences between the projects include the use of "Plug-in Manifest Builder" and "Extension Point Schema Buolder" in the plugin project, not present in the others and the "Plug-in Development" section present in the project properties.

What do I need to do to add the capability to "run-as" all my bundle projects in the Equinox framework?
Previous Topic:Composite no constructor
Next Topic:Remote Application Debugging
Goto Forum:
  


Current Time: Thu Mar 27 12:43:13 EDT 2025

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

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

Back to the top