Proxy Settings Preferences in RCP application [message #1804096] |
Mon, 18 March 2019 06:26  |
Eclipse User |
|
|
|
Hi There,
currently we are trying to add thePreference part for Proxy / Network Connections settings to our RCP applications.
Following a quite old tutorial (see http://blog.vogella.com/2009/12/08/eclipse-rcp-proxy-preference/), we tried to add
the bundles 'org.eclipse.ui.net' and 'org.eclipse.core.net' to our product core bundle. Unfortunately, the bundle
'org.eclipse.ui.net' seems to be gone in newer Eclipse versions (?).
Question: is the above mentioned tutorial still valid and if not how to bring proxy settings to a RCP application.
Thanks in advance!
Best wishes,
Christian
|
|
|
Re: Proxy Settings Preferences in RCP application [message #1804104 is a reply to message #1804096] |
Mon, 18 March 2019 09:37  |
Eclipse User |
|
|
|
... today seems to be the day of self-explanations ;-):
In our original target platform definition we didn't use the Eclipse SDK (''org.eclipse.equinox.sdk.feature.group'), but
this also contains the required bundle 'org.eclipse.ui.net'. Adding that feature, we were able to add it to our product
core bundle too, which finally brings up the preferences settings for a proxy.
Consequently, the mentioned tutorial still works!
Best wishes,
Christian
|
|
|
Powered by
FUDForum. Page generated in 0.02769 seconds