May 22, 2007
The Top 10 Open-Source Destinations at the 2007 JavaOne Conference. This year's Conference celebrates the free and open software environment with a new Open Source...
More »
May 22, 2007
Top 10 Destinations for Enterprise Developers at the 2007 JavaOne Conference. Here are 10 must-see destinations and some related recommendations for enterprise developers at...
More »
|
 |
January 23, 2007
January 23, 2007
New convenience classes that help developers use Java 2D from within a JOGL application... Demo included: source code, webstart links, and all...
More »
January 23, 2007
Controlling xjc inside wsimport via command-line option is getting easier.
More »
January 23, 2007
Peter Ahe recently blogged about shortening the code needed for declaring variables, where he proposed static factory methods. I just wanted to note down my opinion on this area and why.
More »
January 23, 2007
JAXB RI 2.1.1 and JAXB RI 2.0.5 are posted today.
More »
January 23, 2007
Here:
Here are some things to notice:
NetBeans knows you're creating a method definition for a class, so it only
shows method matches that are inherited from the superclass. In this case,
we're inheriting from Integer and there are two method matches that start with "ab" - one from
Numeric and one from Object.
It shows documentation for the method, based...
More »
January 23, 2007
This new version includes an implementation of the uDAPL Byte Transfer
Layer (BTL) using uDAPL RDMA, enabling better performance over
Infiniband. Also included in this new version are fixes to make the
ORTE more robust. There is also an initial draft of the User's Guide
now available.
More »
|