Changeset 1892 for FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
- Timestamp:
- 2008-04-05 14:12:43 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
r1890 r1892 112 112 </reporting> 113 113 <name>FCKeditor.Java Integration Demo Webapp</name> 114 <!-- FIXME we need some appropriate description here deriving from the parent --> 115 <description>Add demo description</description> 114 <description> 115 This is a drop-in demo of the FCKeditor.Java Integration. It's 116 preconfigured with the Java library and a recent FCKeditor 117 version. 118 </description> 116 119 </project>