Eclipse installer for Windows 64 bit fails to load custom org.eclipse.setup file [message #1745221] |
Thu, 06 October 2016 11:53  |
Eclipse User |
|
|
|
I created a custom org.eclipse.setup file and a file containing my custom productCatalog. On OSX, I manage to overwrite the default setups location by adding -Doomph.redirection.setups=index:/->http://www.eclipse.org/customoomph/setups/ to the eclipse-inst.ini file (located in the apps Contents/Eclipse folder).
I do not manage to get the same behaviur on windows 10:
- When I run the eclipse installer as
eclipse-inst-win64.exe -vmargs "-Doomph.redirection.setups=index:/->http://www.eclipse.org/customoomph/setups/" , it simply ignores the redirection and loads the default org.eclipse.setup file. I also tried to omit the -vmargs option (and only keep the -Doomph... setting), but that doesn't work either.
- As an alternative, I wanted to adjust the eclipse.ini file as suggested in the oomph documentation, but I can't find any reference to an ini file for the eclipse-inst-win64.exe executable.
How can I use a custom org.eclipse.setup file on Windows?
PS: I had to refer to the eclipse.org site due to the forum policies. In reality, I point to a different domain such as example.com...
Thanks for clearing this out!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03919 seconds