Is there a way to automatically create getter and setter in Eclipse?
Asked 2 years ago, Updated 2 years ago, 56 views
I'm developing an Android project. There are a lot of variables in the object
It's so hard for me to make a getter and setter. Is there anything that does this automatically?
I thought about it. If you have any, please tell me how.