eclipse:eclipse_rcp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
eclipse:eclipse_rcp [2023/11/01 07:15] – ↷ Page moved from camunda:eclipse:eclipse_rcp to eclipse:eclipse_rcp skipidar | eclipse: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: | + | - create a new menu-entry to make preferences accessable, the details are explained under [[eclipse: |
- 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: | - create a MenuContribution with a locationURI named **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: | + | Details were explained before, in [[eclipse: |
eclipse/eclipse_rcp.1698822947.txt.gz · Last modified: by skipidar