CodeSugar

© Copyright Vova Grechka 2002
SourceForge Logo

Visit SourceForge project page or download releases here...

Codesugar is an eclipse plugin that adds a codesugar menu (customize perspective -> show actions -> codesugar) that allows you to generate methods like:
  • equals()
  • clone()
  • toString()(By me)
  • hashCode() (By me)

    I am Miguel Griffa, and I'm continuing the development of this plugin thanks to Vova Grechka's generosity , who kindly alowed me (and trusted me) to continue the project here.

    To enable this plugin goto window -> customize perspective -> commands
    check codesugar actions

    A menu codesugar will appear on the main menubar. Some operations require that a class is selected. Feel free to send feature enhancements and patches to thesourceforge project page