jruaux 2003/03/06 10:04:49 Modified: integration/eclipse plugin.properties Log: Added project property page for the generated web application (WAR) Began separating the webapp generation from the Cactus test runner plugin This is not final : comments are missing on certain classes, and structure is likely to change Revision Changes Path 1.3 +4 -1 jakarta-cactus/integration/eclipse/plugin.properties Index: plugin.properties =================================================================== RCS file: /home/cvs/jakarta-cactus/integration/eclipse/plugin.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- plugin.properties 7 Feb 2003 17:25:39 -0000 1.2 +++ plugin.properties 6 Mar 2003 18:04:49 -0000 1.3 @@ -19,4 +19,7 @@ PopupMenu.cactify = Cactify # Tool tip that appears in 'Cactify' popup menu -PopupMenu.cactifyTip = Adds Cactus elements (jar classpath, folders) to this project \ No newline at end of file +PopupMenu.cactifyTip = Adds Cactus elements (jar classpath, folders) to this project + + +webAppPageName = Web Application \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
