MyEclipse自动生成get和set方法的操作

在MyEclipse 6.0中,可以在java文件中右键选择“Source”->“Generate Getters and Setters...”即可。

你可能感兴趣的:(java,MyEclipse)