Code Generation for getters/setters
This is just a feature request, you know when you do something like:
myObject.setName("scoobydoo");
and if the method doesn't exist it gives you the option to create the method or create the setter, it would be great to have a third option that would be create getter AND setter.
Travis
Please sign in to leave a comment.
it already does it:
alt+ins > Getter and Setter
uhps..you meant an intention..
yes, not the alt-ins.