A Simple Java Bean which would generate the properties and their respective get set methods and optionally default constructor,
constructor with all params and a toString method.
Mostly useful in working with WebApps? and writing a simple Java
Bean too.
When you download the attachment JavaBean.jar in the plugins folder of Idea Installation and restart Idea, you would see a toolWindow with name Java Bean like Project or Structure.
You can create a Simple Java Bean from there.