Re: Automatic generation of get/set method
Posted By:
Zac_Jacobson
Posted On:
Friday, October 11, 2002 09:23 AM
NetBeans does this, and is free. Most any IDE will, I think. I'd be surprised if Eclipse didn't.
Re: Automatic generation of get/set method
Posted By:
Adrian_K
Posted On:
Friday, October 11, 2002 05:59 AM
At the moment, the best tool that i saw was IntelliJ from IDEA...It generates al the getter/setter methods for all the variables you indicate...but its not free (You can test it for a couple of days)...
RefactorIt is an IDE plugIn for a JBuilder/Forte and other Ides that do something similar. They have a version for freee if you participate in some Open Source projects...