X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Fjalopy%2Freadme.html;fp=utils%2Fjalopy%2Freadme.html;h=1262ed19075f61408ae3e8c4efaed07a42a0893c;hb=c53aeee9a688f68d64106a968876e542f701fbc6;hp=49c78cde373672ffbe2639d031b9044b12e424ca;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/utils/jalopy/readme.html b/utils/jalopy/readme.html index 49c78cd..1262ed1 100755 --- a/utils/jalopy/readme.html +++ b/utils/jalopy/readme.html @@ -16,3 +16,55 @@ * * You should have received a copy of the GNU General Public License along with Jalview. If not, see . --> + +
Overview • + Download • + Documentation • + Plug-ins • + Links • + Contact

README Ant Task

+This is the README for the Ant Task distribution of the Jalopy Java +Source Code Formatter. This Plug-in provides the integration with the +wonderful Jakarta build tool. +

1. Distribution libraries

+This distribution contains the following libraries: +

  • + AElfred XML Parser (aelfred-1.2.jar) +
  • + A modified and re-packaged ANTLR Parser Generator runtime 2.7.2a2 (bundled with the Jalopy runtime) +
  • + Jalopy Java Source Code Formatter runtime (jalopy-1.0b11.jar) +
  • + Jalopy Ant Task (jalopy-ant-0.6.2.jar) +
  • JAXP Java API for XML Processing (jaxp-1.2.jar) +
  • JDOM XML API (jdom-1.0b8.jar) +
  • log4j logging toolkit (log4j-1.2.6.jar) +
  • Oro Regular expressions (oro-2.0.6.jar) +
  • SAX Simple API for XML (sax-2.0.1.jar) +

2. Latest version

+Details of the latest version can be found on the Jalopy project +web site at SourceForge, see +http://jalopy.sf.net. +

3. Installation

+For installation instructions, see +/docs/plugin-ant.html. +

4. Custom build

+For build instructions, see +/docs/build.html. +

5. Change history

+To learn about implementation changes, fixed bugs and new features of this +version, see /docs/history.html. +

6. Licensing

+This Plug-in is licensed under a +BSD License. For +additional license terms of the used 3rd-party libraries, please refer to +Appendix A. +

7. Contact

+For ways to contact the author or submit bug, feature or support requests, see +/docs/contact.html. +

8. Contributors

+For a list of project contributors, see +/docs/contributors.html. +

to top