Damir Murat's Library tagged → View Popular
07 Oct 09
Project Lombok: Put an End to Java Verbosity
-
Basically, Lombok integrates directly into the Eclipse compilation cycle (by manipulating the abstract syntax tree of your code as you type) and generates code immediately based on annotations. The generated code is visible to all other classes instantly.
-
- getters and setters for fields
- toString() representation of your POJOs
- hashCode() and equals()
What type of code can Lombok generate from annotations? Most importantly, it generates the basic boilerplate stuff that makes Java classes look so verbose, namely:
- 5 more annotations...
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in tools
Related Lists on Diigo
-
Technology Tools in the Classroom: Using Computers to Engage Your Students
Emerging technologies hold ...
Items: 25 | Visits: 2703
Created by: Jeremy Price
-
web 2.0 research
A collection of resources f...
Items: 31 | Visits: 2494
Created by: Mark Marino
-
web20tools
A list of links to support ...
Items: 94 | Visits: 11379
Created by: Kathy Schrock
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
