diff --git plugin.properties plugin.properties index 70f38c4..0dbd231 100644 --- plugin.properties +++ plugin.properties @@ -260,4 +260,6 @@ structureMergeViewers.manifest.label=Manifest Structure Compare structureMergeViewers.plugin.label=Plug-in Structure Compare commandParameter.name = The initial search pattern for the artifact search dialog -consoleFactory.label = Host OSGi Console \ No newline at end of file +consoleFactory.label = Host OSGi Console +open.manifest.description = Open the plug-in manifest +open.manifest.name = Open Manifest \ No newline at end of file diff --git plugin.xml plugin.xml index e3c2e18..578d3bf 100644 --- plugin.xml +++ plugin.xml @@ -571,6 +571,12 @@ optional="true"> + + @@ -915,14 +921,6 @@ menubarPath="org.eclipse.pde.ui.project.tools/group1" enablesFor="+" id="org.eclipse.pde.ui.OrganizeManifest"> - - @@ -1407,6 +1405,12 @@ contextId="org.eclipse.ui.contexts.window" schemeId="org.eclipse.ui.defaultAcceleratorConfiguration" sequence="M1+M2+M3+A"> + + + + + + + + + + + + + + + + + + + +