generate-bean
This plug-in try to help developer generate JAVA-BEANS automoatically
JasenYang 58 0 1.2.0 MIT GitHub

Select all attributes of your bean with your mouse, and just use the Shortcut keys "ctrl + alt + i", and this plug-in will generate the set and get function for you automatically

用鼠标选中你的Bean的所有属性,使用"ctrl + alt + i"组合键, 就可自动生成一些列的get和set方法