facebook

set Proxy settings automatically

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #289140 Reply

    Hi,

    i am working on different locations, some use proxy, some not.

    Therefore I use some Windows-Batchscripts to set proxy settings in browser, Tortoise and so on. I also would like to set proxy settings in MyEclipse/Window/Preferences/General/Network Settings in that way.

    Is it possible to change proxy settings via Windows-Batch-Script ? If yes, in which way ?

    Thanks in advance for your help.

    Kind regards
    Christine

    #289159 Reply

    Ton Huisman
    Member

    Proxy configuration is stored in your workspace under: \.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.core.net.prefs
    It is not an ini file, but the contents is close to such file structure.
    You probably have tools to set some variable(s) in this file? or you could replace it with a locally correct version based on other location-info.

    HTH
    Ton

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: set Proxy settings automatically

You must be logged in to post in the forum log in