Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Bundling JRE with RCP Plugin
Bundling JRE with RCP Plugin [message #462583] Tue, 30 January 2007 20:34 Go to next message
Rob is currently offline RobFriend
Messages: 2
Registered: July 2009
Junior Member
All,

I did a search for bundling the jre with RCP plugin, but it seems that
this can only be done with a RCP feature. Is that true? Can a jre be
bundled with a plugin?

Is it just a matter of adding a jre/ directory to your RCP deployment
directory?

Any responses would be appreciated.

Thank you.

-Rob
Re: Bundling JRE with RCP Plugin [message #462584 is a reply to message #462583] Tue, 30 January 2007 20:51 Go to previous messageGo to next message
Stefan Zugal is currently offline Stefan ZugalFriend
Messages: 59
Registered: July 2009
Member
Hi,

as far as I know, it is possible to bundle a jre only with a product.
Using Eclipse 3.3M4 (may it also works for earlier Milestones) you can
check the option "bundle jre" when exporting the product.

Hope that helps,
Stefan


Rob schrieb:
> All,
>
> I did a search for bundling the jre with RCP plugin, but it seems that
> this can only be done with a RCP feature. Is that true? Can a jre be
> bundled with a plugin?
>
> Is it just a matter of adding a jre/ directory to your RCP deployment
> directory?
>
> Any responses would be appreciated.
>
> Thank you.
>
> -Rob
>
Re: Bundling JRE with RCP Plugin [message #462586 is a reply to message #462583] Tue, 30 January 2007 23:47 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Rob,

Yes, you can bundle a jre with a plugin-based RCP product (I do it).
Also, 3.3M4 has an option in the product export wizard to select a
particular jre.

If you want to do it "by hand", copy the jre into your product directory
at the same level as the plugins folder.


Hope this helps.

Charlie


Rob wrote:
> All,
>
> I did a search for bundling the jre with RCP plugin, but it seems that
> this can only be done with a RCP feature. Is that true? Can a jre be
> bundled with a plugin?
>
> Is it just a matter of adding a jre/ directory to your RCP deployment
> directory?
>
> Any responses would be appreciated.
>
> Thank you.
>
> -Rob
>
Re: Bundling JRE with RCP Plugin [message #462675 is a reply to message #462586] Wed, 31 January 2007 13:44 Go to previous message
Rob is currently offline RobFriend
Messages: 2
Registered: July 2009
Junior Member
Thanks to both of you.

I tried adding a jre dir to the plugin root dir and it works.

-Rob
Previous Topic:[ControlDecoration] Decorator Images don't disappear inside closed Sections
Next Topic:Modifying the perspective bar
Goto Forum:
  


Current Time: Fri Sep 20 20:57:16 GMT 2024

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

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

Back to the top