[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.firstrun ...

Robert Stryker rawblem at gmail.com
Tue Sep 19 12:19:28 EDT 2006


  User: rawb    
  Date: 06/09/19 12:19:28

  Modified:    core/plugins/org.jboss.ide.eclipse.firstrun  plugin.xml
  Log:
  Removed extensions for old plugins. All extensions should now come in the plugin that is being upgraded. 
  
  Revision  Changes    Path
  1.3       +0 -12     jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/plugin.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: plugin.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/plugin.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- plugin.xml	12 Sep 2006 21:25:23 -0000	1.2
  +++ plugin.xml	19 Sep 2006 16:19:28 -0000	1.3
  @@ -22,18 +22,6 @@
               name="org.jboss.ide.eclipse.firstrun.UpgradeWizard2"
               toVersion="1.6.*"
               weight="100"/>
  -      <UpgradeWizard
  -            WizardPage="org.jboss.ide.eclipse.firstrun.wizard.pages.FirstRunPackagingProjectsPage"
  -            fromVersion="1.5.*"
  -            id="org.jboss.ide.eclipse.firstrun.Packaging16"
  -            name="org.jboss.ide.eclipse.firstrun.UpgradeWizard3"
  -            toVersion="1.6.*"/>
  -      <UpgradeWizard
  -            WizardPage="org.jboss.ide.eclipse.firstrun.wizard.pages.FirstRunXDocletProjectsPage"
  -            fromVersion="1.5.*"
  -            id="org.jboss.ide.eclipse.firstrun.XDoclet16"
  -            name="org.jboss.ide.eclipse.firstrun.UpgradeWizard4"
  -            toVersion="1.6.*"/>
      </extension>
      <extension
            point="org.jboss.ide.eclipse.firstrun.FirstRunWizardPage">
  
  
  



More information about the jboss-cvs-commits mailing list