why does not these prefs get imported? [message #537722] |
Thu, 03 June 2010 09:25  |
Eclipse User |
|
|
|
I am building an Eclipse product and setting some preferences via plugin_customization.ini this works for most of my prefs exept when it comes to the proxy stuff.
i need to disable proxy support, so i thought this would work:
org.eclipse.core.net/proxiesEnabled=false
org.eclipse.core.net/systemProxiesEnabled=false
org.eclipse.core.net/nonProxiedHosts=*.host.com|localhost|12 7.0.0.1
but it doesn't! whats wrong? Should i import org.eclipse.ui.net and set these the hard way in the ui?
all other preferences i set gets imported ok at startup except these..
My target platform is Eclipse 3.6 RC3 (Build id: I20100527-1700)
thanks for any hints!
best regards
David
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07468 seconds