jbCheckstyle is an Open Tool for JBuilder that provides integration of JBuilder and Checkstyle. Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Current version of jbCheckstyle is 2.4-1 which supports the lastest version of Checkstyle 2.4.

  • 2002-09-26      jbCheckstyle 2.4-2 released.
  • 2002-09-25      jbCheckstyle 2.4-1 released.
  • 2002-07-11      jbCheckstyle 2.3-1 released.
  • 2002-06-23      jbCheckstyle 2.2-2 released.
  • 2002-05-22      jbCheckstyle 2.2-1 released.
  • 2002-03-12      jbCheckstyle 2.1-1 released.
  • 2002-03-09      Jesse Stockall joins as developer.
  • 2002-01-29      jbCheckstyle 1.4-1 released.
  • 2002-01-15      jbCheckstyle 1.3-2 released.
  • 2002-01-06      jbCheckstyle 1.3-1 released.

2.4-2 (2002-09-26)
  • Add missing properties files to allow localization of messages.
2.4-1 (2002-09-25)
  • Support Checkstyle 2.4.
  • When a property file is loaded the Property pages will display a message and the settings that are displayed will be read-only and reflect the values specified in the properties file.
  • The Global property page displays a message when the Project settings are enabled, if Global settings are in use, no message is displayed.
  • Better documentation including sample properties file from Bernard Guillot.
2.3-1 (2002-07-11)
  • Support Checkstyle 2.3.
  • Add the ability to enable DEBUG logging.
    • Add vmparam -Dcheckstyle.debug=true to or jbuilder/lib/ext/jbcheckstyle.config
  • Workaround bug in 1.4 where the last edited table cell was not being saved on exit.
2.2-2 (2002-06-23)
  • Add missing values for javadoc.scope and curly.brace.
  • Add the ability to supply checkstyle properties from a properties file.
    • Add vmparam -Dcheckstyle.properties=/path/to/file.properties to jbuilder/lib/ext/jbcheckstyle.config
2.2-1 (2002-05-22)
  • Support Checkstyle 2.2.
  • Improved Properties page.
  • Default key mapping added for JBuilder personal.
  • Checkstyle action for Editor context menu.
  • Checkstyle action for Project context menu. This action runs on multiple files.
  • Global / Project option precedence is configurable.
2.1-1 (2002-03-12)
  • Support Checkstyle 2.1.
  • Add toolbar button.
1.4-1 (2002-01-29)
  • Support Checkstyle 1.4 (except header).
  • The output file is fixed to jbcheckstyle.jar to avoid multiple copy existing in jbuilder/lib/ext directory.
  • The source distribution contains the top directory (jbcheckstyle/).
1.3-2 (2002-01-15)
  • Support project-based style setting. The style setting will be stored in the JBuilder project file.
  • Introduce jbCheckStyle default style. Now you can reset the style to either jbCheckStyle' default or Checkstyle's in property page.
  • Add support for AboutOpenTools
1.3-1 (2002-01-08)
  • Initial Release. Supports Checkstyle 1.3