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:
parent
3050446dc0
commit
7e3d7b59b2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue