Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » [ANN] Eclipse Checkstyle Plug-in v3.1.1 released
[ANN] Eclipse Checkstyle Plug-in v3.1.1 released [message #64004] Sat, 21 June 2003 15:36
Eclipse UserFriend
Originally posted by: daschneider.atlas-sw.com

An updated version of the Eclipse Checkstyle plug-in, v3.1.1, is now
available. To download this the version visit the Eclipse Checkstyle
plug-in's SourceForge project web page at http://eclipse-cs.sourceforge.net.

Checkstyle is a Java source code analyzer similar to lint for C. It has a
large collections of configurable rules for checking your code's style and
detecting possible bugs. Give it a try and let me know what you think.

The changes made in this release are:

Bugs Fixed:
- 744773: Unknown property type for empty block rule.
- 745200: Failed to read and parse check configuration.
- 745340: Poor check config export failure message.
- 748772: Default file pattern is misleading.
- 748779: Exported plugin configuration is not ordered.

Feature Requests:
- 741546: You can now import standard Checkstyle configuration files.
- 744754: A file of default configurations is now provided. One
configuration on the Sun coding standards from the Checkstyle
distribution is included.

Other Items:
- Updated documentation to include a Getting Started and Troubleshooting
topic.
- Improved error handling and reporting in some situations. In particular,
when a project FileSet refers to a check configuration that is not in
the workspace.
- Improved performance of check initialization.

Happy code checking,
Dave
Previous Topic:[ANN] Implementors plugin updated (version 0.0.9)
Next Topic:ann: bP now ships with Eclipse and Tomcat 5
Goto Forum:
  


Current Time: Sat Jul 27 18:28:39 GMT 2024

Powered by FUDForum. Page generated in 0.03491 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top