User Tools

Site Tools


eclipse:eclipse_rcp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
eclipse:eclipse_rcp [2023/11/01 07:15] – ↷ Page moved from camunda:eclipse:eclipse_rcp to eclipse:eclipse_rcp skipidareclipse:eclipse_rcp [2023/11/01 07:15] (current) – ↷ Links adapted because of a move operation skipidar
Line 748: Line 748:
   - add a new Dependency **org.eclipse.equinox.security** to add **secure, encrypted** preferences to the plugin   - add a new Dependency **org.eclipse.equinox.security** to add **secure, encrypted** preferences to the plugin
     - own password provider can be registered by using the extension point **org.eclipse.equinox.security.secureStorage**     - own password provider can be registered by using the extension point **org.eclipse.equinox.security.secureStorage**
-  - create a new menu-entry to make preferences accessable, the details are explained under [[camunda:eclipse:eclipse_rcp#commands|Eclipse - Rich Client Platform (RCP)]]+  - create a new menu-entry to make preferences accessable, the details are explained under [[eclipse:eclipse_rcp#commands|Eclipse - Rich Client Platform (RCP)]]
     - use Extension Point **org.eclipse.ui.menus** to contribute to hook in into menu definitions     - use Extension Point **org.eclipse.ui.menus** to contribute to hook in into menu definitions
     - create a MenuContribution with a locationURI named **menu:org.eclipse.ui.main.menu** and add a new menu     - create a MenuContribution with a locationURI named **menu:org.eclipse.ui.main.menu** and add a new menu
Line 827: Line 827:
   * Add a new command named **org.eclipse.ui.window.preferences** which will diplay the preferences.   * Add a new command named **org.eclipse.ui.window.preferences** which will diplay the preferences.
  
-Details were explained before, in [[camunda:eclipse:eclipse_rcp#commands|Eclipse - Rich Client Platform (RCP)]]+Details were explained before, in [[eclipse:eclipse_rcp#commands|Eclipse - Rich Client Platform (RCP)]]
  
  
eclipse/eclipse_rcp.1698822947.txt.gz · Last modified: by skipidar