[jboss-cvs] jboss-seam/seam-gen/build-scripts ...
Max Rydahl Andersen
mandersen at jboss.com
Thu Feb 22 15:58:00 EST 2007
User: mandersen
Date: 07/02/22 15:58:00
Modified: seam-gen/build-scripts .project
Log:
JBSEAM-648 final part of enabling default hibernate 3 support in the generated eclipse project
Revision Changes Path
1.2 +28 -27 jboss-seam/seam-gen/build-scripts/.project
(In the diff below, changes in quantity of whitespace are not shown.)
Index: .project
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build-scripts/.project,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- .project 6 Nov 2006 08:51:43 -0000 1.1
+++ .project 22 Feb 2007 20:58:00 -0000 1.2
@@ -23,5 +23,6 @@
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.hibernate.eclipse.console.hibernateNature</nature>
</natures>
</projectDescription>
More information about the jboss-cvs-commits
mailing list