### Eclipse Workspace Patch 1.0 #P org.eclipse.pde.ui Index: plugin.properties =================================================================== RCS file: /home/eclipse/org.eclipse.pde.ui/plugin.properties,v retrieving revision 1.156 diff -u -r1.156 plugin.properties --- plugin.properties 3 Apr 2006 19:47:18 -0000 1.156 +++ plugin.properties 27 Apr 2006 13:26:00 -0000 @@ -162,6 +162,11 @@ template.universalWelcome.desc = This template creates a link in one of sections of the Universal Welcome. \ The product must be using Universal Welcome for this extension to work. +template.perspective.name = Release Eng. Perspective +template.perspective.desc = This template creates a release engineering themed perspective. \ +While most users will not be doing any release engineering, the theme allows for a very logical \ +layout of the perspective elements and demonstrates how to access the various team and CVS \ +components from within a perspective. pluginContent.helloWorld.name = Hello, World pluginContent.helloWorld.description=\ @@ -359,7 +364,8 @@ newExtension.templates.importWizard.name = File Import Wizard newExtension.templates.importWizard.desc =

%template.importWizard.desc%

- +newExtension.templates.perspective.name = Release Eng. Perspective +newExtension.templates.perspective.desc =

%template.perspective.desc%

org.eclipse.pde.ui.tools = PDE To&ols MigrationAction.label = Migrate to 3.0... Index: plugin.xml =================================================================== RCS file: /home/eclipse/org.eclipse.pde.ui/plugin.xml,v retrieving revision 1.347 diff -u -r1.347 plugin.xml --- plugin.xml 11 Apr 2006 20:52:50 -0000 1.347 +++ plugin.xml 27 Apr 2006 13:26:00 -0000 @@ -567,6 +567,18 @@ %newExtension.templates.universalWelcome.desc + + + %newExtension.templates.perspective.desc + + + @@ -649,7 +661,7 @@ +