1
0
Fork 0
mirror of https://github.com/akullpp/awesome-java.git synced 2024-11-20 11:28:01 -05:00

Update README.md

Add Hudson and FindBugs entries
This commit is contained in:
Tobias Placht 2014-07-10 13:29:53 +02:00
parent 3050446dc0
commit 7e3d7b59b2

View file

@ -50,12 +50,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
*Tools that provide metrics and quality measurements about static code*
* [SonarQube](http://www.sonarqube.org/)
* [FindBugs] (http://findbugs.sourceforge.net/)
## Continuous Integration
*Tools which support continuously building, testing and releasing applications*
* [Jenkins](http://jenkins-ci.org/)
* [Hudson] (http://hudson-ci.org/)
## Date and Time