共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > generate-tostring |
generate-tostring
|
0 | 0 | 25 |
贡献者 | 讨论 | 代码提交 |
Generate toString() is a plugin to IDEA.
The plugin adds a new toString() action in the generate menu (alt + ins). The action generates a toString() method that dumps the classes fields. Java body code is generated using Velocity and you can fully customize this. The plugin has it's own settings (ctrl + alt + s). Full documentation included (Click the link from Settings).
See Features and the other Wiki pages.
Active the generate mini menu by pressing (alt + ins):