Index: plugin.properties =================================================================== RCS file: /home/eclipse/org.eclipse.pde.ui/plugin.properties,v retrieving revision 1.90 diff -u -r1.90 plugin.properties --- plugin.properties 25 May 2004 17:02:56 -0000 1.90 +++ plugin.properties 8 Jun 2004 18:43:39 -0000 @@ -226,6 +226,10 @@ views.category.name = PDE views.plugins.name = Plug-ins views.dependencies.name = Plug-in Dependencies +ViewCommand.pluginsView.name = Plug-ins +ViewCommand.pluginsView.description = Show the Plug-ins view +ViewCommand.dependenciesView.name = Plug-in Dependencies +ViewCommand.dependenciesView.description = Show the Plug-in Dependencies view natures.pluginNature.name= Plug-in Development natures.featureNature.name= Feature Development Index: plugin.xml =================================================================== RCS file: /home/eclipse/org.eclipse.pde.ui/plugin.xml,v retrieving revision 1.221 diff -u -r1.221 plugin.xml --- plugin.xml 6 Jun 2004 00:56:26 -0000 1.221 +++ plugin.xml 8 Jun 2004 18:43:40 -0000 @@ -517,6 +517,33 @@ + + + + + + + + + +