Showing posts with label java eclipse maven. Show all posts
Showing posts with label java eclipse maven. Show all posts

27 August 2008

m2eclipse Loves Test Reports


Just a quick note about developing with m2eclipse and how much easier it makes tasks. When running tests in Eclipse, m2e now creates a link to the surefire report for quick access. See the image above for a screenshot. This is so much better than using cat or less from the command line because it just saves time (and I love the command line!). A single click v. typing many keys to view the report - rockin.

Thanks, Eugene ;-).