[jboss-cvs] jboss-seam/seam-gen/build-scripts ...
Gavin King
gavin.king at jboss.com
Fri Dec 1 21:33:31 EST 2006
User: gavin
Date: 06/12/01 21:33:31
Modified: seam-gen/build-scripts .classpath
Log:
auto-add jdbc driver jar to eclipse cp
Revision Changes Path
1.4 +1 -0 jboss-seam/seam-gen/build-scripts/.classpath
(In the diff below, changes in quantity of whitespace are not shown.)
Index: .classpath
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/seam-gen/build-scripts/.classpath,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- .classpath 8 Nov 2006 03:09:53 -0000 1.3
+++ .classpath 2 Dec 2006 02:33:31 -0000 1.4
@@ -28,5 +28,6 @@
<classpathentry kind="lib" path="lib/thirdparty-all.jar"/>
<classpathentry kind="lib" path="lib/el-api.jar"/>
<classpathentry kind="lib" path="lib/el-ri.jar"/>
+ <classpathentry kind="lib" path="lib/@driverJar@"/>
<classpathentry kind="output" path="exploded-archives/@projectName at .jar"/>
</classpath>
More information about the jboss-cvs-commits
mailing list