I'm glad to hear you're working on this!
Phil
On Mon, Feb 25, 2019 at 8:58 AM Enrico Olivelli wrote:
> Working on this,
> as soon as we have something useful I will be happy to share
>
> Enrico
>
>
> Il giorno sab 19 gen 2019 alle ore 21:32 Enrico Olivelli
> ha scritto:
> >
> > We are going to
Working on this,
as soon as we have something useful I will be happy to share
Enrico
Il giorno sab 19 gen 2019 alle ore 21:32 Enrico Olivelli
ha scritto:
>
> We are going to work on this in my company.
> I will be back with news
>
> Once wr have a baseline maybe we could create some Netbeans pl
We are going to work on this in my company.
I will be back with news
Once wr have a baseline maybe we could create some Netbeans plugin to
create the file given the current configuration.
I guess it is not so easy
Enrico
Il mar 8 gen 2019, 19:27 Philip Durbin ha scritto:
> Enrico, I want the
Enrico, I want the same thing. We encourage all contributors to use
NetBeans to reformat code using the default settings before making a pull
request and I would love to be able to point these contributors to a single
Checkstyle file that confirms to the out of the box NetBeans formatting
defaults.
Il giorno mar 8 gen 2019 alle ore 09:09 John McDonnell
ha scritto:
>
> Are you using a maven project?
>
> I think OOTB the maven checkstyle support uses one of the 3 'checks' files in
> here:
> https://github.com/apache/incubator-netbeans/tree/master/java/maven.checkstyle/src/org/netbeans/module
Are you using a maven project?
I think OOTB the maven checkstyle support uses one of the 3 'checks' files
in here:
https://github.com/apache/incubator-netbeans/tree/master/java/maven.checkstyle/src/org/netbeans/modules/maven/format/checkstyle/config
After adding the plugin to the pom.xml file.
R
Il lun 7 gen 2019, 18:07 marccollin7...@gmail.com
ha scritto:
> Have you tried to download checkstyle plugin?
> you can choose a configuration file
> https://www.sickboy.cz/checkstyle/screenshots.html
That's cool but my primary need is to make code formatted automatically by
netbeans compliant
Have you tried to download checkstyle plugin?
you can choose a configuration file
https://www.sickboy.cz/checkstyle/screenshots.html
On 2019/01/07 12:26:47, Enrico Olivelli wrote:
> Hi,
> is there any way to create a checkstyle configuration file given the
> current NetBeans configuration for au
Hi,
is there any way to create a checkstyle configuration file given the
current NetBeans configuration for automatic reformat of Java code ?
I would like to have a default checkstyle configuration file which
works out-of-the box with the out-of-the-box configuration of
NetBeans.
PS. NetBeans 10