dev2dev interviewed Jim by email to get his thoughts on lightweight Java, application frameworks and persistence frameworks, and their relationship to enterprise computing on application servers.
本如果市場上的開發(fā)工具不能滿足您的需要,而自己開發(fā) IDE 又不太現(xiàn)實,那本文就是您所需要的,它介紹了如何擴展 eclipse JDT 來輔助規(guī)范你的項目開發(fā)流程和幫助約束你的代碼規(guī)范。
Are you tired of building and maintaining toString() methods for all your data classes? In this edition of Classworking toolkit, consultant Dennis Sosnoski shows how you can automate the process using J2SE 5.0 annotations and the ASM bytecode manipulation framework.