Skip to main content



      Home
Home » Eclipse Projects » Oomph » eclipse-inst.ini proxy settings(Start the installer with proxy settings set in the eclipse-inst.ini file.)
eclipse-inst.ini proxy settings [message #1728549] Tue, 05 April 2016 07:27 Go to next message
Eclipse UserFriend
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 #1728683 is a reply to message #1728549] Wed, 06 April 2016 08:07 Go to previous messageGo to next message
Eclipse UserFriend
Thilo,

Comments below.

On 05.04.2016 14:27, Thilo Barth wrote:
> 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
> Is there a smililar parameter to set the http and the https proxy?
No, but the proxy settings are stored in
<installer-folder>/configuration/.settings/org.eclipse.core.net.prefs.
Perhaps that helps?
>
> Thanks!!
Re: eclipse-inst.ini proxy settings [message #1728903 is a reply to message #1728683] Fri, 08 April 2016 08:10 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Installation preferences not applied
Next Topic:How to force "Project Set Import" task to run always at Eclipse startup?
Goto Forum:
  


Current Time: Sun Jul 13 17:33:58 EDT 2025

Powered by FUDForum. Page generated in 0.03116 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top