Dan Haywood
Posts: 272
Nickname: danhaywood
Registered: Aug, 2009
|
Dan Haywood is a freelance consultant and the author of "Domain Driven Design using Naked Objects"
|
|
|
|
Eclipse Tips: Quick Fix to generate code
|
Posted: Mar 23, 2013 3:13 AM
|
|
|
This post originated from an RSS feed registered with Java Buzz
by Dan Haywood.
|
Original Post: Eclipse Tips: Quick Fix to generate code
Feed Title: Domain Driven Design using Naked Objects
Feed URL: http://danhaywood.com/feed/
Feed Description: Naked Objects is an open source Java framework making it easy to develop domain-driven applications. This blog provides hints and tips to help you get the most out of Naked Objects and its sister projects, extending and supplementing the ideas in Dan's pragprog book of the same name.
|
Latest Java Buzz Posts
Latest Java Buzz Posts by Dan Haywood
Latest Posts From Domain Driven Design using Naked Objects
|
|
Here’s another in my nascent series of quick tips for Eclipse. This one shows how you can use Eclipse’s quick fix feature (ctrl+1) to quickly generate code. To demonstrate it, I’ve actually used one of the exercises from my little Java TDD course, so if you watch it you’ll learn a little about Hamcrest matchers, [...]
Read: Eclipse Tips: Quick Fix to generate code
|
|