Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Building non-RCP osgi application
Building non-RCP osgi application [message #598971] Fri, 03 July 2009 14:48
Kyle Neumeier is currently offline Kyle NeumeierFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,
I am a developer on a server-side (non-RCP) osgi project in which we have
developed about 10-12 osgi bundles that consist of our application. In
addition we have about 50 dependencies or so that reside in our target
platform. It is easy to run the application from within eclipse using run
configuration. My problem is that I cannot figure out a good way to export
our application (10-12 bundles that we have developed) along with the
dependencies in our target platform to a a folder with the eclipse
structure (plugins folder and an executable to get things going).

I have developed RCP applications in the past, and it was relatively easy
to do an export: just create a new product file, configure the product
file and hit export. The problem is that the product file requires me to
point to an "eclipse application", which I do not have (since I am not
developing an RCP app). I just want it to export all the plugins to a
folder and give me an executable that I can use to start the osgi bundles.
Any suggestions?
Thanks,
Kyle
Previous Topic:Weird PDE behavior in 3.5
Next Topic:Building non-RCP osgi application
Goto Forum:
  


Current Time: Thu Apr 25 05:27:22 GMT 2024

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

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

Back to the top