Eclipse Plug-in for Cactus * Requirements The Cactus plugin requires a version of the Eclipse platform later than 2.1 RC2. * Installation Uncompress the zip file and copy the 'org.apache.cactus.integration.eclipse.runner_' folder to your Eclipse 'plugins' folder and restart Eclipse. * Configuration Go to Window -> Preferences -> Cactus and set your preferences. * Use While the Cactify action is not implemented you must do the following : - add Cactus client and common libraries to your Java project - your Java project must have the following directory structure : /web/WEB-INF/lib (create these as 'folders') Select any Cactus test class file and select from the toolbar : Run As -> Cactus Test