jruaux 2003/02/26 10:21:27
Modified: integration/eclipse build.properties.sample
Log:
M5, not M4 !
Revision Changes Path
1.7 +2 -2 jakarta-cactus/integration/eclipse/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-cactus/integration/eclipse/build.properties.sample,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.properties.sample 26 Feb 2003 18:12:29 -0000 1.6
+++ build.properties.sample 26 Feb 2003 18:21:26 -0000 1.7
@@ -14,11 +14,11 @@
# -----------------------------------------------------------------------------
# Location of Eclipse.
-eclipse.home = D:/dev/eclipse-M4
+eclipse.home = D:/dev/eclipse-M5
# Locations of Eclipse dependent plugin jars
-# Example for Eclipse 2.1 M4 - Windows platform
+# Example for Eclipse 2.1 M5 - Windows platform
eclipse.junit.jar = ${eclipse.home}/plugins/org.junit/junit.jar
eclipse.core.boot.jar = ${eclipse.home}/plugins/org.eclipse.core.boot_2.1.0/boot.jar
eclipse.core.resources.jar =
${eclipse.home}/plugins/org.eclipse.core.resources_2.1.0/resources.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]