Index: plugin.properties =================================================================== RCS file: /home/eclipse/org.eclipse.pde.runtime/plugin.properties,v retrieving revision 1.8 diff -u -r1.8 plugin.properties --- plugin.properties 14 Jul 2003 01:55:59 -0000 1.8 +++ plugin.properties 8 Jun 2004 18:43:04 -0000 @@ -14,8 +14,14 @@ name = Plug-in Development Environment Runtime provider-name = Eclipse.org + views.category.name = &PDE Runtime views.registry.name= Plug-in Registry views.errorLog.name= Error Log +ViewCommand.registryBrowser.name= Plug-in Registry +ViewCommand.registryBrowser.description= Show the Plug-in Registry +ViewCommand.logView.name= Error Log +ViewCommand.logView.description= Show the Error Log + propertyPages.details.name = Event Details propertyPages.session.name = Session Data Index: plugin.xml =================================================================== RCS file: /home/eclipse/org.eclipse.pde.runtime/plugin.xml,v retrieving revision 1.32 diff -u -r1.32 plugin.xml --- plugin.xml 27 May 2004 22:26:45 -0000 1.32 +++ plugin.xml 8 Jun 2004 18:43:04 -0000 @@ -42,6 +42,33 @@ + + + + + + + + + +