vmassol 2003/07/21 08:46:55
Modified: documentation/docs/xdocs/participating todo.xml
Log:
Idea: add quick fix for Eclipse plugin for resolving cactus libraries
Revision Changes Path
1.37 +8 -0 jakarta-cactus/documentation/docs/xdocs/participating/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/participating/todo.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- todo.xml 13 Jul 2003 23:31:49 -0000 1.36
+++ todo.xml 21 Jul 2003 15:46:55 -0000 1.37
@@ -207,6 +207,14 @@
"cactify" should check if the jars it adds are already in the project
build path before adding them
</action>
+ <action>
+ In Eclipse 3.0M2, there is a new extension point for quick fixes. The idea
+ is to add a quick fix for Cactus: it would suggest to "Add Cactus libraries"
+ if an import cannot be resolved on a cactus-related class. for more
+ information, see
+ <link
href="http://download.eclipse.org/downloads/drops/S-3.0M2-200307181617/eclipse-news-M2.html">
+ Eclipse 3.0 M2 - New and Noteworthy</link>
+ </action>
</category>
</version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]