It should be: eclipse.home = D:/dev/eclipse-2.1RC1
not eclipse.home = D:/dev/eclipse-RC1 Thanks -Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 26 February 2003 19:42 > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-cactus/integration/eclipse > build.properties.sample > > jruaux 2003/02/26 10:41:43 > > Modified: integration/eclipse build.properties.sample > Log: > Actually no plugin directory change for RC1 > > Revision Changes Path > 1.9 +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.8 > retrieving revision 1.9 > diff -u -r1.8 -r1.9 > --- build.properties.sample 26 Feb 2003 18:24:09 -0000 1.8 > +++ build.properties.sample 26 Feb 2003 18:41:43 -0000 1.9 > @@ -14,11 +14,11 @@ > # --------------------------------------------------------------------- > -------- > > > > # Location of Eclipse. > > -eclipse.home = D:/dev/eclipse-M5 > > +eclipse.home = D:/dev/eclipse-RC1 > > > > # Locations of Eclipse dependent plugin jars > > > > -# Example for Eclipse 2.1 M5 - Windows platform > > +# Example for Eclipse 2.1 RC1 - Windows platform > > eclipse.junit.jar = ${eclipse.home}/plugins/org.junit_3.8.1/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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
