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

Robert Stryker rawblem at gmail.com
Thu Jul 27 02:34:04 EDT 2006


  User: rawb    
  Date: 06/07/27 02:34:04

  Modified:    as/plugins/org.jboss.ide.eclipse.as.core  plugin.xml
  Log:
  Implemented xpath editor in properties view. Other changes made to fascilitate this implementation (added to DescriptorModel, etc). Also fixed bugs, re-added classpath to server configuration so user can customize.
  
  Revision  Changes    Path
  1.10      +3 -0      jbosside/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: plugin.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- plugin.xml	12 Jul 2006 16:05:44 -0000	1.9
  +++ plugin.xml	27 Jul 2006 06:34:04 -0000	1.10
  @@ -75,6 +75,9 @@
             <moduleType
                   types="jst.ear"
                   versions="1.2, 1.3, 1.4"/>
  +          <moduleType
  +                types="jboss.archive"
  +                versions="1.0"/>
                  
         </runtimeType>
          <runtimeType
  
  
  



More information about the jboss-cvs-commits mailing list