[jboss-cvs] jbosside/as/plugins/org.jboss.ide.eclipse.as.ui/META-INF ...

Robert Stryker rawblem at gmail.com
Thu Sep 14 14:46:50 EDT 2006


  User: rawb    
  Date: 06/09/14 14:46:50

  Modified:    as/plugins/org.jboss.ide.eclipse.as.ui/META-INF  MANIFEST.MF
  Log:
  Implementation to make use of firstrun's extension point and convert old run configurations. 
  
  Revision  Changes    Path
  1.9       +2 -1      jbosside/as/plugins/org.jboss.ide.eclipse.as.ui/META-INF/MANIFEST.MF
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MANIFEST.MF
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/as/plugins/org.jboss.ide.eclipse.as.ui/META-INF/MANIFEST.MF,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- MANIFEST.MF	6 Sep 2006 19:37:56 -0000	1.8
  +++ MANIFEST.MF	14 Sep 2006 18:46:50 -0000	1.9
  @@ -51,7 +51,8 @@
    org.eclipse.jst.ws.consumption.ui,
    org.eclipse.jst.ws.axis.creation.ui,
    org.eclipse.wst.ws,
  - org.eclipse.wst.ws.ui
  + org.eclipse.wst.ws.ui,
  + org.jboss.ide.eclipse.firstrun
   Eclipse-LazyStart: true
   Export-Package: org.jboss.ide.eclipse.as.ui,
    org.jboss.ide.eclipse.as.ui.config,
  
  
  



More information about the jboss-cvs-commits mailing list