Tag Archives: eclipse

Welcome to Framework Limbo! Using Eclipse, Maven, GWT and Lombok

One of the main advantages of service engineering in Java is that there are quite a lot of environments, libraries, frameworks, IDEs and plugins to choose from. That’s also a major drawback. We ran into this while doing a recent … Continue reading

Posted in programming | Tagged , , , , , | 1 Comment

Using OpenJMS within Eclipse

OpenJMS allows you to use the Java Message Service (JMS) without a full-fledged Java Enterprise Edition container. It is an open source implementation of the JMS 1.1 specification. We start by installing and starting OpenJMS. On Windows this is done … Continue reading

Posted in programming | Tagged , , , | Leave a comment