Index: plugin.properties =================================================================== RCS file: /home/eclipse/org.eclipse.ant.ui/plugin.properties,v retrieving revision 1.34 diff -u -r1.34 plugin.properties --- plugin.properties 20 May 2004 17:49:26 -0000 1.34 +++ plugin.properties 8 Jun 2004 16:34:24 -0000 @@ -32,6 +32,9 @@ CategoryView.antViews = Ant View.antView = Ant +ViewCommand.antView.name = Ant +ViewCommand.antView.description = Ant + PreferencePage.antPreferences = Ant PreferencePage.antRuntimePreferences = Runtime PreferencePage.antEditorPreferences = Editor Index: plugin.xml =================================================================== RCS file: /home/eclipse/org.eclipse.ant.ui/plugin.xml,v retrieving revision 1.79 diff -u -r1.79 plugin.xml --- plugin.xml 28 May 2004 14:29:26 -0000 1.79 +++ plugin.xml 8 Jun 2004 16:34:25 -0000 @@ -97,6 +97,21 @@ + + + + + +