Saturday, January 14, 2012

When using 'Eclipse SDK' as my java compiler, how do I utilize the 'generate getters and setters' function?

I am using an array(grades) to setLab, setPFailExam, setEssay, setFinalExam, and a toString method that should return a string that contains the numeric scores and grades for each element in the array. Isn't there an easy way to allow Eclipse to generate the getters and setters for me???

0 comments:

Post a Comment