Domain-driven design (DDD) focuses on what matters in enterprise applications: the core business domain. And Naked Objects lets you build DDD applications just by writing the core domain classes, the rest of the application is taken care of for you.

This blog supplements and expands on my book, Domain Driven Design using Naked Objects, describing how you can rapidly develop and test domain applications using Naked Objects.

Converting Eclipse templates to IntelliJ IDEA

Cookie cutters: tin heart

The Naked Objects distribution provides a set of Eclipse code templates to (among other things) rapidly code up properties, collections, actions and their supporting methods. These are also listed in appendix B of the book.

If you are a user of IntelliJ IDEA then you might be interested to know that there’s a project up on googlecode, eclipse2idea, that provides a utility for converting the Eclipse templates into the IntelliJ syntax. You can then import and away you go!

Thanks to Alexander Krasnukhin, for putting that together and making it available. We’ll also make the IntelliJ templates available as part of the next Naked Objects release.

Post to Twitter Post to Yahoo Buzz Post to Delicious Post to Digg Post to Facebook Post to Reddit Post to StumbleUpon

1 comment to Converting Eclipse templates to IntelliJ IDEA

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>