Re: How to programmatically format java files/directories

Benno Markiewicz <[email protected]> Wed, 18 May 2016 20:02:00 +0200
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <CAA_aP4hd8EqJQzv5WQBJiLp_kAHobMUm2LDj160pVD57za9nbg@mail.gmail.com>
See
https://blogs.oracle.com/geertjan/entry/format_files_while_starting_netbeans1
There you will see the API you can use.

With kind regards, markiewb

2016-05-18 0:52 GMT+02:00 Jean Morissette <[email protected]>:

> Hi,
>
> Is it possible to use Netbeans libraries or the command line to
> programmatically format java files/directories?
>
> We have a need to format java files after generating java code during our
> build process. So this need to be automatised.
>
> Thanks for your help,
> Jean
>