You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/04/22 15:28:54 UTC

svn commit: r650520 - /maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT

Author: vsiveton
Date: Tue Apr 22 06:28:40 2008
New Revision: 650520

URL: http://svn.apache.org/viewvc?rev=650520&view=rev
Log:
o updated README

Modified:
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT

Modified: maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT?rev=650520&r1=650519&r2=650520&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT (original)
+++ maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT Tue Apr 22 06:28:40 2008
@@ -10,7 +10,7 @@
   - WTP Tool Developers
 * doxia-converter (https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-converter)
   - Need to build it 
-  - Put apache-doxia-1.0-SNAPSHOT-jar-with-dependencies.jar in ./plugins/org.apache.maven.doxia.ide.eclipse.common.ui/lib
+  - Put apache-doxia-1.0-SNAPSHOT-jar-with-dependencies.jar in ./plugins/org.apache.maven.doxia.ide.eclipse.common.ui/lib - unneeded since r650510
 
 Known Limitations:
 * Needs to bump to WSTP M6 due to:
@@ -18,9 +18,10 @@
   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=224040
 
 TODO:
-* mavenize the plugins
-* Add more PatternRule for text plugin (Apt, confluence, twiki)
-* Review editor colors
+* mavenize the plugins - done in r650510
+* Add more PatternRule for text plugin (Apt, confluence, twiki) - done in r650506, r650503, r650502
+* Review editor colors - done in r650501
+* add more actions like add list, comment/uncomment in Apt...
 
 References:
 * DOXIA-233: Create an Eclipse plugin to edit Doxia files