jruaux      2003/02/26 02:24:12

  Modified:    integration/eclipse README.txt
  Log:
  Updated the user's documentation
  
  Revision  Changes    Path
  1.3       +11 -14    jakarta-cactus/integration/eclipse/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/eclipse/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        25 Feb 2003 18:05:49 -0000      1.2
  +++ README.txt        26 Feb 2003 10:24:12 -0000      1.3
  @@ -1,24 +1,22 @@
   Eclipse Plug-in for Cactus
   
  -Installation
   
  -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
  -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).
  -The jakarta-cactus-eclipse-junitsupport.jar jar is a patched jar of the Eclipse 
JUnit plugin for the Cactus Eclipse plugin.
  -The Cactus plugin uses the JUnit plugin and there was a need for opening some JUnit 
plugin API, hence this patch.
  -In the near future, the Eclipse project will incorporate our patch.
  -For the time being it is put here for your convenience.
  +* Prerequisites
   
  +The Cactus plugin requires versions of the Eclipse platform higher than M5.
   
  -Configuration
  +
  +* Installation
  +
  +Uncompress the zip file and copy the 'org.apache.cactus.eclipse' folder to your 
Eclipse 'plugins' folder and restart Eclipse.
  +
  +
  +* Configuration
   
   Go to Window -> Preferences -> Cactus and set your preferences.
   
   
  -Use
  +* Use
   
   While the Cactify action is not implemented you must do the following :
   - add Cactus client and common libraries to your Java project
  @@ -27,5 +25,4 @@
   (create these as 'folders')
   
   Select any Cactus test class file and select from the toolbar :
  -Run As -> Cactus Test
  -
  +Run As -> Cactus Test
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to