Command-line indentation tool for Java

Trevor Saunders trev.saunders at gmail.com
Sun Sep 25 00:51:03 UTC 2011


On Sat, Sep 24, 2011 at 06:55:33PM -0500, John J. Boyer wrote:
> Is there anything like the Gnu indent program for Java? I write my Java 
> code ulsing a text editor and build using Ant. The only thing lacking is 
> a command-line indentation tool. mannual indentation is tedious and 
> unrealiable, and the indentation of a block may change in the course of 
> development.

well, reasonable text editors will generally get the indentation mostly
 java is close enough to C/C++ that indent  works well enough, but
 reasonable text editors will usually get indentation right for you with
 out any manuel work.

 Trev

> 
> Thanks,
> If such a tool does not exist, how time-consuming would developing one 
> be?
> 
> John
> 
> -- 
> John J. Boyer; President, Chief Software Developer
> Abilitiessoft, Inc.
> http://www.abilitiessoft.com
> Madison, Wisconsin USA
> Developing software for people with disabilities
> 
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/blinux-list/attachments/20110924/f388277a/attachment.sig>


More information about the Blinux-list mailing list