tags:

views:

90

answers:

1

I've heard that eclipse can generate accessor and mutator methods for you but can find it under the different tabs, where exactly is the option to generate accessor and mutator methods automatically?

+1  A: 

Under 'Source' menu, 'Generate Getters and Setters'

derivation
will that do both accessor and mutator ?
@noob12: what do you think? What does the name suggest? Did you try it? It's not that hard to actually *try* the suggestion.
Joachim Sauer
@joachim yes i did and only got one type