[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui ...

Max Rydahl Andersen mandersen at jboss.com
Mon Nov 27 10:22:26 EST 2006


  User: mandersen
  Date: 06/11/27 10:22:26

  Modified:    hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui 
                        plugin.xml
  Log:
  remove unnecessary APT stuff
  
  Revision  Changes    Path
  1.2       +0 -6      jbosside/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/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.jdt.apt.ui/plugin.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- plugin.xml	1 Jun 2006 20:43:02 -0000	1.1
  +++ plugin.xml	27 Nov 2006 15:22:26 -0000	1.2
  @@ -1,10 +1,4 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <?eclipse version="3.2"?>
   <plugin>
  -    <extension
  -         point="org.eclipse.jdt.apt.core.annotationProcessorFactory">
  -      <factories >
  -         <factory class="org.hibernate.eclipse.jdt.apt.ui.HQLAnnotationProcessorFactory"/>
  -      </factories>
  -   </extension>
   </plugin>
  
  
  



More information about the jboss-cvs-commits mailing list