An Atom.io package created to generate getter, setter, toString, constructor, and builder methods for java classes.
ctrl-alt-g: Generate Getters and Settersctrl-alt-c: Generate Constructorctrl-alt-t: Generate toString Methodctrl-alt-b: Generate Builder Method
This project is a fork of the original java-generator, which you can find here
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.