[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to bundle specific JVM with RCP

It is specified in the help manual:

http://help.eclipse.org/help30/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html

and with more details here:
http://help.eclipse.org/help30/topic/org.eclipse.platform.doc.isv/reference/misc/eclipse-install.html

Phill_Perryman@xxxxxxxxx wrote:
> 
> In mine I copied the sun j2re1.4... folder and pasted it into the root
> (same folder that has the launcher in it) and renamed the folder to "jre".
> 
> Looks like the launcher spots a folder called jre and uses it.