https://github.com/acanda/eclipse-cs
Eclipse Checkstyle Plug-in
https://github.com/acanda/eclipse-cs
Last synced: over 1 year ago
JSON representation
Eclipse Checkstyle Plug-in
- Host: GitHub
- URL: https://github.com/acanda/eclipse-cs
- Owner: acanda
- Created: 2012-05-13T13:03:11.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-13T14:11:00.000Z (about 14 years ago)
- Last Synced: 2025-01-15T13:10:11.908Z (over 1 year ago)
- Language: Java
- Size: 47.1 MB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
eclipse-cs
==========
The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
This is a clone of the CVS repository at http://eclipse-cs.cvs.sourceforge.net/eclipse-cs/.