Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to bundle jre in eclipse rcp app in Mac

Tags:

macos

rcp

I want to bundle jre6 in my RCP Application on MAC Operating system. Any idea how I can do this ? I tried to use (bundle jre) option from product configuration but it did not works (not exported jre in my RCP Application folder). However I can bundle it on windows successfully by just copying jre folder into my Application folder and my RCP Application will be executed with this jre.Any help would be appreciated.

like image 490
M Faisal Hameed Avatar asked Jun 04 '13 05:06

M Faisal Hameed


1 Answers

Please have a look at the following thread: https://www.eclipse.org/forums/index.php/t/518603/

like image 153
Jehan Zeb Avatar answered Oct 19 '22 12:10

Jehan Zeb