Tuesday, September 21, 2010

Bundle Repo Preference

Next step in the osgi-flow-designer project is to implement preference for Bundle Repository commands. Idea is not to recreate the Karaf functionalities in the Eclipse, instead Karaf will be accessed from the eclipse.

Preference has been added to extend the obr:listUrl, obr:addUrl, obr:list, obr:deploy and obr:removeUrl Karaf commands.

Preferences:




Add Bundle Repository URL:



List Bundles:





On double click selected will be deployed. Next step is to identify the services each bundle exports and imports. Once the services are identified using GEF/GMF bundles and services will be rendered in the viewer.

If you are interested in participating in this project development reach me @ rathishraj@gmail.com

Checkout the project from http://code.google.com/a/eclipselabs.org/p/osgi-flow-designer/

No comments: