This post originated from an RSS feed registered with Java Buzz
by Erik C. Thauvin.
Original Post: [Jun 30, 2006 16:41 PDT] 5 Links
Feed Title: Erik's Linkblog
Feed URL: http://erik.thauvin.net/blog/xml.jsp?cat=Java
Feed Description: The Link is Out There!
In pursuit of code quality: Tame the chatterbox. Learn three important ways to measure code complexity, based on method length, class length, and intra-class coupling. In this installment of In pursuit of code quality, quality expert Andrew Glover starts out with tips for eyeballing code excess, then shows you how to use tools like PMD and JavaNCSS for more precision when you need it.
Eclipse 3.2 & Callisto. Callisto, the Eclipse simultaneous release of Eclipse 3.2 final as well as 10 sub projects became available for download. The goal of the simultaneous release is to eliminate uncertainity about project version numbers, and cross-project compatibility. The milestone also coordinates and organizes the different development groups together.
Restlet 1.0 beta 16 is a framework that brings the simplicity and efficiency of the REST architectural style to Java developers.
SISC 1.13.8 is an extensible Java-based interpreter of the algorithmic language Scheme.