Faster Java coding in Eclipse Galileo

55
Learn how to use the new toString()  code-generation ability in Eclipse Galileo along with hashCode(), equals(), and setter/getter generation to cut down on the amount of work that goes into building the foundation of a Java class. learn which code you have to type and which code you can generate, making a lot less work for you.