Projects / CodeSugar Eclipse Plugin

CodeSugar Eclipse Plugin

CodeSugar Eclipse Plugin is an Eclipse plugin that generates methods such as equals(), clone(), toString(), and hashCode() for Java classes.

Tags Software Development Code Generators
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Dec 2005 20:27
  • Rrelease-after

Changes: This release includes many feature enhancements in generated code, as well as UI refinements like enabling actions in the menu only when a type of .java file is selected.

  • Rrelease-mid
  •  04 Nov 2003 11:07
  • Rrelease-after

Changes: The plugin now has the ability of keeping a test case up to date. The action update test case finds the 'original class' and adds test_method () for every new method in the original class.

  • Rrelease-mid
  •  31 Oct 2003 11:08
  • Rrelease-after

Changes: This release has faster method generation and a preference page to control control whether methods can be overwritten on generation. Wizards have been removed.

  • Rrelease-mid
  •  30 Oct 2003 17:33
  • Rrelease-after

Changes: The generation of the hashCode method is now far better, thanks to a patch received.

  • Rrelease-mid
  •  27 Oct 2003 04:29
  • Rrelease-after

Changes: This release added the generation of toString and hashCode methods.

No-screenshot

Project Spotlight

pfcalc

A command-line tool to calculate pipe friction and pressure drop through pipes.

No-screenshot

Project Spotlight

mpmath

A Python library for arbitrary-precision floating-point arithmetic.