Java generics support in Eclipse V3.1

12
Anonymous Reader writes “The generics support in the Java programming language is the most significant syntax change in its history. This article highlights how Eclipse has responded and the changes wrought by generics to the Java language. It shows how to take full advantage of generics within Eclipse, including support in Quick Assist, Quick Fix, refactoring, and project preferences. It also shows some subtle and important aspects of a fully generic language.”

Link: ibm.com/developerworks

Category:

  • Java