Basic Project Setup
I'll use Apache Maven 2.x and IntelliJ IDEA as my primary development tools, so you might want to learn how to use these first if you plan to work through the examples for yourself. All source code and project files for this walkthrough is available from github using
git://github.com/ansgarkonermann/bean-validation-with-jsr303.git
as clone URL.