jruaux 2003/02/25 09:12:29 Modified: integration/eclipse DEV-README.txt Log: Todo in self-hosting Revision Changes Path 1.2 +7 -1 jakarta-cactus/integration/eclipse/DEV-README.txt Index: DEV-README.txt =================================================================== RCS file: /home/cvs/jakarta-cactus/integration/eclipse/DEV-README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- DEV-README.txt 3 Feb 2003 10:52:36 -0000 1.1 +++ DEV-README.txt 25 Feb 2003 17:12:29 -0000 1.2 @@ -23,4 +23,10 @@ Import... -> External plug-ins and fragments Select all needed plugins from workbench (simplest : select all plugins except jdt.junit) This creates projects in your workspace corresponding to the plugins that you selected, -hence resolving dependencies for the Cactus and JUnit plugins. \ No newline at end of file +hence resolving dependencies for the Cactus and JUnit plugins. + +* Add cactussupport.jar + +In order to emulate the plugin's installation when in self-hosting, we need to +copy the cactussupport.jar to the plugin project +(i.e. at the root of the folder <your Eclipse directory>/workspace/<the Eclipse plugin project>). \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
