Java Blogs

How to get access to the raw XML when processing XML in Java

I've always felt that XML processing in Java is overly complex. Surely something that so many business applications need to do on a regular basis should be simpler and easier by now. Recently I needed to get access to the raw XML being retrieved in this case from an...

How to get Eclipse working on OS X 10.10 Yosemite

If you want to get Eclipse up and running on OS X Yosemite without having to install the legacy Java SE6 environment then this article talks you through a simple solution to get this working on Java 8.