Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » create product from equinox bundle
create product from equinox bundle [message #111511] Wed, 04 June 2008 09:31 Go to next message
Sven Krause is currently offline Sven KrauseFriend
Messages: 64
Registered: July 2009
Member
Hi,

is it possible to create a product based on an existing equinox launch
configuration? Do I need to create my own IApplication implementation or
can I reuse an existing one? Does there any further information how to
proceed with this appoach?

Thanks in advance,
Sven
Re: create product from equinox bundle [message #111684 is a reply to message #111511] Tue, 10 June 2008 13:36 Go to previous message
Kees Pieters is currently offline Kees PietersFriend
Messages: 24
Registered: July 2009
Junior Member
I am currently working on the same issue. I found the following entry very helpful:

http://www.eclipsezone.com/eclipse/forums/t99762.html

I made a new runtime configuration in which I launched an application, which I made by refactoring the Activator of my bundle into an IApplication. The only problem is that I can't find out how to access the bundle context from an application / application context.. if you happen to know that, I'd be very happy!

Kees
Previous Topic:Equinox class loader creates invalid protectionDomain
Next Topic:Bundle Activation question
Goto Forum:
  


Current Time: Fri Apr 26 11:03:54 GMT 2024

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

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

Back to the top