Useful Java Links

There are many things you can do with Java, as well as some surprising ones. For example you can use the Java Compiler to analyse code and look at the code tree, see The javac tree api – Inside.java for details on this.