forked from awatry/netbeans-checkstyle
-
Notifications
You must be signed in to change notification settings - Fork 0
Modified netbeans-checkstyle plugin. Originally from http://www.sickboy.cz/checkstyle
jonathanpoulin9/netbeans-checkstyle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In order to build Checkstyle Beans from sources you have to do the following steps. As a prerequisite you also need JDK 8 or newer and Maven 3. 0) Build the netbeans-checkstyle-[plugin|library|extra] cd /path/to/checkout/ mvn clean -pl netbeans-checkstyle-plugin,netbeans-checkstyle-library,netbeans-checkstyle-extra install 1) Package Checkstyle Beans. mvn install assembly:attached nbm:autoupdate 2) NBM files are available in target directories
About
Modified netbeans-checkstyle plugin. Originally from http://www.sickboy.cz/checkstyle
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 99.6%
- CSS 0.4%