eclipse-inst.ini proxy settings [message #1728549] |
Tue, 05 April 2016 07:27  |
Eclipse User |
|
|
|
Hello,
i would like to specify the proxy settings in the eclipse-inst.ini file.
To start in advanced mode there is parameter: -Doomph.setup.installer.mode=advanced
Does a smililar parameter to set the http and the https proxy exist?
Thanks!!
[Updated on: Tue, 05 April 2016 10:18] by Moderator
|
|
|
|
Re: eclipse-inst.ini proxy settings [message #1728903 is a reply to message #1728683] |
Fri, 08 April 2016 08:10  |
Eclipse User |
|
|
|
Hello Ed,
i have already tried that but with no success. The installer is located on a read-only server.
I tried to cascade the configuration with this parameters:
-Dosgi.configuration.area=C:/oomphconfiguration
-Dosgi.sharedConfiguration.area=file://///server/configuration
-Dosgi.sharedConfiguration.area.readOnly=true
-Dosgi.configuration.cascaded=true
The result was that all settings were used except the .settings folder :/ so it could load the cache but not the proxy settings.
My final solution is, that i copy the pre-configured configuration folder as a prestep of the installation to a local location, start the installer and after finishing delete the configuration folder. I'm using a batch file for this steps, but this is not a big deal for us, because we need it anyway to perform some project specific operations (copying and extracting pre-built libraries, ...).
So i'm using only the configuration area parameter: -Dosgi.configuration.area=C:/oomphconfiguration
Thanks a lot, Thilo.
|
|
|
Powered by
FUDForum. Page generated in 0.03116 seconds