Java 2 SE 1.4 SDK
Java 2 Platform, Standard Edition is out (as of Wednesday actually) and about time. And hey, it natively supports regex (with the new java.util.regex package) in the String class! Assertions, new I/O support, a new logging API and much more. Sweet.
I need the java 1.4 sdk for development