Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Building RCP bundled with a JRE
Building RCP bundled with a JRE [message #1384105] Wed, 28 May 2014 06:40 Go to next message
Janusz Dalecki is currently offline Janusz DaleckiFriend
Messages: 63
Registered: January 2010
Location: Sydney
Member
Hi,
I am using Indigo Eclipse.
I want to build RCP product bundled with a JRE 1.6.
If I open my_project.product file, I can see the check box in the Launching tab that says: Bundle JRE for this environment with the product. I checked that box expecting Eclipse to create in the root folder of my product folder called jre with the content of the JRE6.
But there is no jre folder generated by Indigo.
Why. Is there something else I need to set?
Regards,
Janusz
Re: Building RCP bundled with a JRE [message #1384904 is a reply to message #1384105] Tue, 03 June 2014 00:21 Go to previous message
Janusz Dalecki is currently offline Janusz DaleckiFriend
Messages: 63
Registered: January 2010
Location: Sydney
Member
I am going to answer my own question.
It turned out I was using 64 bit Indigo trying to create a 32bit product and export 32 bit JRE.
That was failing the product was built but without jre in it.
As soon as switched to 32bit version of Indigo I could export product and jre was also included.
I am not sure whether that is a bug in Eclipse or this is by design, but I think if Eclipse 64bit version can't export 32bit product it should at least give some kind of warning.
This problem is easily reproducible.
Regards,
Janusz
Previous Topic:How to create a Plugin in an existing RCP3 App?
Next Topic:Deploying fragment into Indigo based product
Goto Forum:
  


Current Time: Fri Mar 29 11:56:42 GMT 2024

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

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

Back to the top