Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Preferences and Menu Items are gone with 4.10 (or 4.9.)(Restoring old user functionalities)
Preferences and Menu Items are gone with 4.10 (or 4.9.) [message #1802217] Mon, 04 February 2019 07:45 Go to next message
Eclipse UserFriend
Hi There,

we have updated our RCP application from 4.8. to 4.10 and several user functions are gone now. In the older version of our tycho build product we had:
- A 'Preferences' menu item that opened the regular Eclipse preference dialog containing
a) the 'Secure Storage' settings
b) 'Available Software Sites'
- Two automated appearing p2-menue items in the help menu containing items for
c) 'Install new Software'
d) 'Check for Updates'
- Additionally, from the (Eclipse) About dialog were able to open the 'Installation Details' and could - similar to Eclipse IDE - manage the installation. Now several tabs are gone, like
e) Installed Software
f) Installation History
g) Features

First question: How to get this functionallities back?
Second quenstion: Most likely that has something to do with the improvements in the e4 environment, does it? For the future, how can we know which changes are necessary before a new Eclipse version is released (where to listen or register)?

Thanks in advance,
Christian
Re: Preferences and Menu Items are gone with 4.10 (or 4.9.) [message #1804091 is a reply to message #1802217] Mon, 18 March 2019 04:22 Go to previous message
Eclipse UserFriend
Finding some time and reading the p2 tutorial again (see https://wiki.eclipse.org/Equinox/p2/Adding_Self-Update_to_an_RCP_Application), we realized that somehow we removed the p2 dependency from our core product bundle.

Actually, this was done with the 'Dependency Analysis' in the Manifest editor. Here we used 'Find unused dependencies', which finally removed the p2 bundles.

So, obviously this is not a RCP problem but a problem with the dependency analysis and hopefully reporting this little trap will help others.

Best wishes,
Christian

[Updated on: Mon, 18 March 2019 04:40] by Moderator

Previous Topic:custom size for toolbar icon
Next Topic:Proxy Settings Preferences in RCP application
Goto Forum:
  


Current Time: Sun Aug 31 05:21:47 EDT 2025

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

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

Back to the top