senyor / generate-tostring

Automatically exported from code.google.com/p/generate-tostring
0 stars 0 forks source link

Author: Claus Ibsen (cib_rejse@yahoo.dk)

Intellij plugin: http://plugins.intellij.net/plugins

Plugin project page: http://generate-tostring.googlecode.com http://code.google.com/p/generate-tostring/

Wiki: http://code.google.com/p/generate-tostring/w/list

Issue tracker: http://code.google.com/p/generate-tostring/issues/list

Forum - genereate toString() release announcements: http://www.intellij.net/forums/thread.jspa?threadID=267303&tstart=0

About:

Generate toString() is a plugin for Intellij IDEA. The plugin adds a new action 'toString()' in the generate menu (alt + ins). The action generates a toString() method that dumps the classes fields. Java body code is generated using Velocity Macro and you can change this to fit your needs. The plugin has it's own settings (ctrl + alt + s). Full documentation included (Click the link from Settings).

Ideas: