User: ko5tik Date: 02/10/15 06:25:46 Modified: xdocs compile.xml index.xml Log: added splash on startup. localized some labels & messages Revision Changes Path 1.3 +5 -6 xdocletgui/xdocs/compile.xml Index: compile.xml =================================================================== RCS file: /cvsroot/xdoclet/xdocletgui/xdocs/compile.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -w -r1.2 -r1.3 --- compile.xml 18 Jul 2002 18:04:10 -0000 1.2 +++ compile.xml 15 Oct 2002 13:25:46 -0000 1.3 @@ -25,7 +25,7 @@ After your sources are set up properly, follow those steps: <ul> <li>Compile Xdoclet from <b>xdoclet</b> directory by typing "ant".</li> - <li>Compile XDoclet GUI from <b>xdocletgui</b> directory by typing "ant".</li> + <li>Compile XDoclet GUI from <b>xdocletgui</b> directory by typing "ant dist".</li> </ul> </p> @@ -36,11 +36,10 @@ <section name="Running XDoclet GUI"> <p> - XDoclet GUI depends on XDoclet. Adjust startup scripts to reflect - your system setup. All jar files mentionen in startup scripts are necessary. - <b>XDOCLET_CLASS_PATH</b> determines which xdoclet modules are used to - lookup formal tag definitions. You may safely disable those you do not need. - It will made startup faster and present less tag families you do not need. + After succsessfull build, you will find XDocletGUI installation tree in directory "dist". + Set environment variable XDOCLET_MODULES to directory containig xdoclet modules you need to work. + Alternatively you can set up XDOCLET_CLASS_PATH to contain all the module jar files ( just like + java classpath on your system ) </p> </section> </body> 1.5 +5 -5 xdocletgui/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/xdoclet/xdocletgui/xdocs/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -w -r1.4 -r1.5 --- index.xml 6 Sep 2002 07:07:54 -0000 1.4 +++ index.xml 15 Oct 2002 13:25:46 -0000 1.5 @@ -3,19 +3,19 @@ <properties> <author email="[EMAIL PROTECTED]">Konstantin Pribluda</author> - <title>XDoclet GUI</title> + <title>XDoclet GUI 0.2 alpha</title> </properties> <body> - <section name="XDoclet GUI (alpha)"> + <section name="XDoclet GUI 0.2 alpha"> <p> XDoclet GUI is a tag editor for existing source code. It provides a structured view of java classes and documentation tags. It utilizes formal tag descriptions ( xtags ) contained in xdoclet modules and will allow you to insert tags only - into appropriate classes/methods. While at the moment XDoclet GUI is a standalone tool, - plugins for specific IDEs such as Eclipse, IDEA, Forte/Netbeans, JBuilder etc. can be developed - in future. Here is current snapshot of the tool: + into appropriate classes/methods. XDocletGUI is provided as standalone tool and + as plugin for various IDEs ( currenlty plugin for JEdit is available in CVS, work is underway + for IDEA plugin). Here is current snapshot of the tool: </p> <p><img border="0" src="images/XDocletGUI.gif" width="666" height="647"/></p>
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel