Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Proxy Settings Preferences in RCP application
Proxy Settings Preferences in RCP application [message #1804096] Mon, 18 March 2019 10:26 Go to next message
Christian Derksen is currently offline Christian DerksenFriend
Messages: 11
Registered: September 2017
Junior Member
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 13:37 Go to previous message
Christian Derksen is currently offline Christian DerksenFriend
Messages: 11
Registered: September 2017
Junior Member
... 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
Previous Topic:Preferences and Menu Items are gone with 4.10 (or 4.9.)
Next Topic:Deployed Version is not running
Goto Forum:
  


Current Time: Fri Apr 26 12:56:50 GMT 2024

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

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

Back to the top