[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse.console ...

Max Rydahl Andersen mandersen at jboss.com
Fri Dec 22 10:38:47 EST 2006


  User: mandersen
  Date: 06/12/22 10:38:47

  Modified:    hibernatetools/plugins/org.hibernate.eclipse.console 
                        plugin.xml
  Log:
  Remove obsolete and never enabled ConsoleSQLLogFactory
  
  Revision  Changes    Path
  1.59      +0 -6      jbosside/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: plugin.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse.console/plugin.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -b -r1.58 -r1.59
  --- plugin.xml	17 Nov 2006 19:57:31 -0000	1.58
  +++ plugin.xml	22 Dec 2006 15:38:47 -0000	1.59
  @@ -534,12 +534,6 @@
    
    <!--
    <extension
  -       point="org.eclipse.ui.console.consoleFactories">
  -    <consoleFactory
  -          class="org.hibernate.eclipse.console.sql.ConsoleSQLLogFactory"
  -          label="Hibernate SQL Log"/>
  - </extension>
  - <extension
          point="org.eclipse.ui.themes">
       <themeElementCategory
             id="org.hibernate.eclipse.console.theme.HQLColors"
  
  
  



More information about the jboss-cvs-commits mailing list