Earlier this month, Oracle released a new version of Java, 1.6.0_21 (also called 6u21). Unfortunately as Eclipse users quickly discovered, it was incompatible with Eclipse and Eclipse Rich Client ...
Enterprise Java has completed its move from Oracle to the Eclipse Foundation in the form of Jakarta EE 8, the new version of the Java Enterprise Edition specification now under the auspices of Eclipse ...
As some of you may know, I am doing some JNI work. Eclipse's Java debugger is fantastic, so it works fine for debugging the Java test code (read: stopping on a line to debug the native code). However, ...