[
https://issues.apache.org/jira/browse/NETBEANS-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomáš Procházka updated NETBEANS-784:
-------------------------------------
Issue Type: Improvement (was: Task)
> Improve static code analysis with checkstyle and PMD
> ----------------------------------------------------
>
> Key: NETBEANS-784
> URL: https://issues.apache.org/jira/browse/NETBEANS-784
> Project: NetBeans
> Issue Type: Improvement
> Reporter: Karl Richter
> Priority: Minor
>
> [Checkstyle](https://en.wikipedia.org/wiki/Checkstyle) and
> [PMD](https://en.wikipedia.org/wiki/PMD_(software)) are static code analysis
> tools which can easily be integrated with modern build tools like Maven and
> Gradle. That being said, it should be feasible to integrate them into the
> current build system.
> The checks should be run before the compilation in order to fail as early as
> possible and forbid "bad" code to be able to build and thus pass checks and
> be checked into the SCM. What is considered "bad" is configured in ruleset
> files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists