How to set -vm parameter in eclipse.ini from .product file [message #912336] |
Thu, 13 September 2012 07:22 |
Eclipse User |
|
|
|
I'm building a RCP product and want to add a -vm parameter in eclipse.ini file when exporting the product. How/where shall I specify the vm path ?
Actually, I found a way to add a -vm parameter in configuration/config.ini, but this does not make eclipse use that vm to launch the product. The only way I could start my eclipse.exe in the exported product is by manually editing eclipse.ini and add the -vm parameter.
(I actually have an older JRE defined in my path, which I assume is launched by default when no other VM is specified; this is the reason why I have to specify a different vm when launching the product).
|
|
|
Powered by
FUDForum. Page generated in 0.05179 seconds