jruaux 2003/01/03 06:38:29 Modified: Eclipse-Plugin README.txt Log: Added backup to Junit patch installation Revision Changes Path 1.4 +2 -1 jakarta-cactus/Eclipse-Plugin/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- README.txt 3 Jan 2003 14:33:15 -0000 1.3 +++ README.txt 3 Jan 2003 14:38:29 -0000 1.4 @@ -5,7 +5,8 @@ Uncompress the zip file and copy the 'org.apache.cactus.eclipse_0.1.0' folder to your Eclipse 'plugins' folder and restart Eclipse. Download this file from the Cactus web site : http://jakarta.apache.org/builds/jakarta-cactus/release/v1.5/jakarta-cactus-eclipse-junitsupport.jar -and replace the file 'junitsupport.jar' in the JUnit plugin folder (org.eclipse.jdt.junit_2.1.0) with this one. +Rename 'junitsupport.jar' in the JUnit plugin folder (org.eclipse.jdt.junit_2.1.0) to 'junitsupport.jar.bak'. +Copy the downloaded file to 'junitsupport.jar' in the JUnit plugin folder (org.eclipse.jdt.junit_2.1.0). (see explanation at : http://jakarta.apache.org/builds/jakarta-cactus/release/v1.5/ )
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
