Index: lams_central/.classpath
===================================================================
RCS file: /usr/local/cvsroot/lams_central/.classpath,v
diff -u -r1.1 -r1.2
--- lams_central/.classpath 22 Apr 2005 01:29:10 -0000 1.1
+++ lams_central/.classpath 4 May 2005 06:20:44 -0000 1.2
@@ -2,6 +2,7 @@
-
+
+
Index: lams_central/build.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/build.properties,v
diff -u -r1.1 -r1.2
--- lams_central/build.properties 22 Apr 2005 01:29:10 -0000 1.1
+++ lams_central/build.properties 4 May 2005 06:20:44 -0000 1.2
@@ -35,3 +35,7 @@
build=${basedir}/build
build.lib=${build}/lib
+sharedlib=../lams_build/lib
+j2eelibs=C:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4
+
+database.driver.file=${sharedlib}/mysql/mysql-connector-java-3.1.7-bin.jar
\ No newline at end of file
Index: lams_central/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_central/build.xml,v
diff -u -r1.1 -r1.2
--- lams_central/build.xml 22 Apr 2005 01:29:10 -0000 1.1
+++ lams_central/build.xml 4 May 2005 06:20:44 -0000 1.2
@@ -38,6 +38,12 @@
+
+
+
+
+
+