From: dion g. <dio...@us...> - 2004-08-05 01:32:36
|
diongillard 04/08/04 18:32:29 Added: word2html .project Log: Add eclipse project defn Revision Changes Path 1.1 maven-plugins/word2html/.project Index: .project =================================================================== <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>maven-word2html-plugin</name> <comment>A Maven plugin to convert word docs into html for project usage</comment> <projects> </projects> <buildSpec> </buildSpec> <natures> </natures> </projectDescription> |