Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgageot/puzzlers
Testing Java Puzzlers with Sonar
https://github.com/dgageot/puzzlers
Last synced: 13 days ago
JSON representation
Testing Java Puzzlers with Sonar
- Host: GitHub
- URL: https://github.com/dgageot/puzzlers
- Owner: dgageot
- Created: 2012-02-16T09:04:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-02-21T16:04:04.000Z (over 12 years ago)
- Last Synced: 2024-10-18T07:35:46.286Z (26 days ago)
- Language: Java
- Size: 156 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Small project with as many JavaPuzzlers as possible to see how Sonar copes with that.
# Sources
* [Java™ Puzzlers: Traps, Pitfalls, and Corner Cases](http://www.amazon.com/Java-Puzzlers-Traps-Pitfalls-Corner/dp/032133678X/ref=sr_1_1?ie=UTF8&qid=1329383271&sr=8-1)
* [Dart's response to puzzlers](http://www.dartlang.org/articles/puzzlers/chapter-1.html)# Running Sonar
mvn clean install && mvn sonar:sonar