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

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


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

  Modified:    core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun 
                        FirstRunStartup.java
  Log:
  Removed extensions for old plugins. All extensions should now come in the plugin that is being upgraded. 
  
  Revision  Changes    Path
  1.7       +0 -2      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunStartup.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunStartup.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunStartup.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- FirstRunStartup.java	18 Sep 2006 17:52:21 -0000	1.6
  +++ FirstRunStartup.java	19 Sep 2006 16:19:29 -0000	1.7
  @@ -27,8 +27,6 @@
   import org.eclipse.ui.IStartup;
   import org.jboss.ide.eclipse.core.CorePlugin;
   import org.jboss.ide.eclipse.firstrun.wizard.FirstRunWizard;
  -import org.jboss.ide.eclipse.packaging.core.PackagingCorePlugin;
  -import org.jboss.ide.eclipse.xdoclet.run.XDocletRunPlugin;
   
   public class FirstRunStartup implements IStartup {
   
  
  
  



More information about the jboss-cvs-commits mailing list