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

Max Rydahl Andersen mandersen at jboss.com
Fri Mar 16 05:02:42 EDT 2007


  User: mandersen
  Date: 07/03/16 05:02:42

  Modified:    hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console 
                        HibernateConsolePlugin.java
  Log:
  HBX-918
  
  Revision  Changes    Path
  1.33      +3 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsolePlugin.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: HibernateConsolePlugin.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/HibernateConsolePlugin.java,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -b -r1.32 -r1.33
  --- HibernateConsolePlugin.java	22 Feb 2007 20:29:29 -0000	1.32
  +++ HibernateConsolePlugin.java	16 Mar 2007 09:02:42 -0000	1.33
  @@ -179,6 +179,8 @@
   				}		
   			};
   		launchManager.addLaunchConfigurationListener( icl ); 
  +		
  +		
   	}
   
   	private void stopListeningForConfigurations() {
  
  
  



More information about the jboss-cvs-commits mailing list