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

0
3 comments
Avatar
Permanently deleted user

it already does it:
alt+ins > Getter and Setter

0
Avatar
Permanently deleted user

uhps..you meant an intention..

0
Avatar
Permanently deleted user

yes, not the alt-ins.

0

Please sign in to leave a comment.