Eclipse
-
Enterprise Java
Running HTTP/REST Integration Tests efficiently in Eclipse
Lately I had a chance to use the OSGi-JAX-RS-Connector library written by my dear fellow Holger Staudacher. The connector enables…
Read More » -
Core Java
Github Gists in Eclipse
I’d like to describe simple steps regarding integrating GitHub Gists in Eclipse. There are several sources which provoke me to…
Read More » -
Core Java
Eclipse refactoring on steroids
In my last post about common Java violations, I listed a set of mistakes that java developers tend to make.…
Read More » -
Core Java
Customize PMD in Eclipse with your own rules
PMD is very nice Java code scanner which helps you avoid potential programming problems. It can be easily extended to…
Read More » -
Core Java
Giving up on Eclipse Juno
In my last blog I posted about my Eclipse 4.2 Juno setup; as much as a reference for me in…
Read More » -
Software Development
Eclipse with EclEmma: Visualizing Code Coverage
Last time, we saw how Behavior-Driven Development (BDD) allows us to work towards a concrete goal in a very focused…
Read More » -
Core Java
Hot tips on using Eclipse effectively
Following are some tips that shall help you in avoiding potential issues and for being a little more productive while…
Read More » -
Enterprise Java
Jetty and Eclipse Integration in 3 Steps
This tutorial will walk you through out how to integrate Jetty and Eclipse and how to run a web application…
Read More » -
Software Development
Eclipse Project: Releases, Plans, and Reviews
For each release, an Eclipse project is required to provide a project plan. The project plan is created at the…
Read More »