X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Fjalopy%2Fdocs%2Fintroduction.html;h=50c87ce7cdf9716f456802b3b4f14b69b9cf1d9b;hb=797df64fa2a0a30773d0f48f5494d4155e5a8be3;hp=62e881d00a389a5314ac057090aa096db49c30c2;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/utils/jalopy/docs/introduction.html b/utils/jalopy/docs/introduction.html index 62e881d..50c87ce 100755 --- a/utils/jalopy/docs/introduction.html +++ b/utils/jalopy/docs/introduction.html @@ -1,7 +1,7 @@ + + + + Introduction + + +
Overview • + Download • + Documentation • + Plug-ins • + Links • + Contact
Features | + History | + Manual | + FAQ | + Javadoc
+ This page generated: June 8 2004

Introduction

+Jalopy is a source code formatting tool for the Sun Java Programming Language. +It can insert and remove indentation, enforce brace styles, wrap lines, sort +and group imports, add headers and footers, handle whitespace, insert/remove +and correct Javadoc entries to match method signatures and much more. +

+If your development team can agree on a coding style, Jalopy can help you +maintain it, without any browbeating or bloodletting. With a simple Ant target, +you can format all the source into the style, as often as you like. +

+Jalopy is written in Java and there are several Plug-ins available to integrate +the formatting engine into some of the more popular Java applications, including Ant, +Eclipse, JBuilder, JDeveloper, jEdit and NetBeans/Sun ONE Studio. +

+Jalopy is +"OSI Certified Open Source Software", +released under a BSD License. +For the individual license terms of the provided Plug-ins, please refer to the +different Plug-in chapters in Part II, “Plug-ins”. +

to top