Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Re: Leveraging OSGi and dynamic bundle loading
Re: Leveraging OSGi and dynamic bundle loading [message #127441] Thu, 12 March 2009 13:42 Go to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------030802060301040402070104
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Sorry for cross-posting this, I just thought this might be more of an
equinox question than PDE.

laurent Goubet a
Re: Leveraging OSGi and dynamic bundle loading [message #128502 is a reply to message #127441] Fri, 03 April 2009 09:21 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------030001010308070309050607
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi all,

Shamelessly bumping this question up in case someone who'd know how to
use Manifest-related API hadn't seen it.

Laurent Goubet
Obeo

laurent Goubet a
Re: Leveraging OSGi and dynamic bundle loading [message #128512 is a reply to message #128502] Fri, 03 April 2009 16:08 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
laurent Goubet wrote:
> Hi all,
>
> Shamelessly bumping this question up in case someone who'd know how to
> use Manifest-related API hadn't seen it.

In Eclipse 3.5, PDE added support to export in your running host via the
export wizard. Can you use that?

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Leveraging OSGi and dynamic bundle loading [message #128668 is a reply to message #128512] Mon, 06 April 2009 07:55 Go to previous message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------000408070308000805010502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Chris,

Unfortunately I cannot make use of this action as I need to do this
through code and it isn't opened enough for clients to leverage it. I
did look at it in order to write the code I use to dynamically load
plugins, the only remaining problem being this Bundle-Classpath entry
that is necessary for clients to manually add to their MANIFEST.MF for now.

I'd like to have a way to alter the bundleModel to add this entry when
installing from the workspace, but as far as I went in the API, I
couldn't find any way of doing this without using internal classes. If
not through pde code, I'd have at least expected equinox to offer such APIs.

Laurent Goubet
Obeo

Chris Aniszczyk a
Previous Topic:P2. EMF ecoretools installation issue.
Next Topic:Jboss inside RCP = java.net.MalformedURLException
Goto Forum:
  


Current Time: Thu Mar 28 11:53:25 GMT 2024

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

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

Back to the top