All posts tagged with 'NetBeans'

Change of perspective: A NetBeans testimonial

23-Apr-15

This post is long overdue since JavaOne 2014. I’m not getting payed for it, it’s more a thank-you to the whole NetBeans team for bringing some fun back into my everyday coding life. I’ve been an Eclipse user for a long time, i think way back 10 years ago when it didn’t have a name […]

Read the complete article »

JaCoCo, Maven and NetBeans 8 integration

22-May-14

I was looking for a nice solution to measure the code coverage in my Spring Boot biking project. It should support Java 8, Maven and for added bonus, my IDE. I ended up using JaCoCo respectively the Maven plugin. If you expect a lengthier post, i must disappoint you. All that was need to turn […]

Read the complete article »