Update of /cvsroot/xdoclet/xdoclet In directory sc8-pr-cvs1:/tmp/cvs-serv23855
Added Files: README.txt Removed Files: INSTALL.txt Log Message: Renamed and updated to README.txt --- NEW FILE: README.txt --- ********************************************* ** XDoclet: Attribute-Oriented Programming ** ********************************************* XDoclet is a code generation engine. It enables Attribute-Oriented Programming for java. Attribute-Oriented Programming? Add more significance to your code by adding meta data (attributes) to the method's JavaDoc. XDoclet will parse your source files, and derive many artifacts such as XML descriptors and/or source code from it. These files are generated from templates that use the information provided in the source code and its JavaDoc tags. --------------------------------- -- Obtaining and Documentation -- --------------------------------- The latest version and documentation of XDoclet is available here: http://xdoclet.sourceforge.net or http://sourceforge.net/projects/xdoclet/ --------------------------------- -- Building XDoclet -- --------------------------------- In order to build XDoclet, you should have the CVS modules "xdoclet" (where this file is) and "xjavadoc" side by side. If you check out the "xdoclet-all" module, you'll get it that way. Then you have to install Jakarta Ant 1.5.1 (http://jakarta.apache.org/ant/) or later. If you want to build the docs too, you also need Maven (http://jakarta.apache.org/maven/) installed. Then you just cd to the xdoclet folder (where this file is). And type: ant More information is in the documentation, which you'll also find online: http://xdoclet.sourceforge.net/1.2beta/install.html --------------------------------- -- Credits -- --------------------------------- Thank these guys: http://xdoclet.sourceforge.net/1.2beta/team-list.html --- INSTALL.txt DELETED --- ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel