We are pleased to announce the JTreeMap 1.1.0 release! http://jtreemap.sourceforge.net JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin. =============================================================================== Changes in this version include: New Features: o Moved org.jense to official package net.sf.jtreemap (sorry, it breaks your code but we must do this to release on iBiblio.org, the official Maven repository). o Maven Build. o Move to Subversion. Fixed bugs: o Code is now gone through Checkstyle, PMD, FindBugs and Simian... Have fun! -The JTreeMap development team