Release Notes
JarToUML 1.1.17 ($Rev$ - $Date$)
- Build against Eclipse 3.7/EMF 2.7.
JarToUML 1.1.16 (Rev: 8697 - Date: 2011-07-22 10:04:41 +0200 (vr, 22 jul 2011))
- Improve progress monitor behaviour for merge model action.
- FIX BUG: missing message strings.
JarToUML 1.1.15 (Rev: 8335 - Date: 2010-11-16 12:57:45 +0100 (di, 16 nov 2010))
JarToUML 1.1.14 (Rev: 8329 - Date: 2010-11-12 13:48:06 +0100 (vr, 12 nov 2010))
JarToUML 1.1.13 (Rev: 8314 - Date: 2010-10-28 12:53:41 +0200 (Thu, 28 Oct 2010))
JarToUML 1.1.12 ($Rev$ - $Date$)
- Added user interface for model merging.
- Added implementation of Jar2UML model merging + test code.
JarToUML 1.1.11 (Rev: 8254 - Date: 2010-09-16 13:16:22 +0200 (do, 16 sep 2010))
- Add constants/methods to JarToUML for querying JarToUML-specific EAnnotations (i.e. "inferred", "preverified", etc.).
JarToUML 1.1.10 (Rev: 8246 - Date: 2010-08-19 22:17:56 +0200 (do, 19 aug 2010))
JarToUML 1.1.9 (Rev: 8229 - Date: 2010-08-18 19:56:31 +0200 (wo, 18 aug 2010))
JarToUML 1.1.8 (Rev: 8219 - Date: 2010-08-17 12:22:39 +0200 (di, 17 aug 2010))
JarToUML 1.1.7 (Rev: 8175 - Date: 2010-07-16 15:22:32 +0200 (vr, 16 jul 2010))
JarToUML 1.1.6 (Rev: 8163 - Date: 2010-07-14 10:55:40 +0200 (Wed, 14 Jul 2010))
- Fine-tune Java API filter.
JarToUML 1.1.5 (Rev: 8060 - Date: 2010-03-11 15:11:04 +0100 (Thu, 11 Mar 2010))
JarToUML 1.1.4 (Rev: 8056 - Date: 2010-03-11 11:39:12 +0100 (Thu, 11 Mar 2010))
JarToUML 1.1.3 (Rev: 8049 - Date: 2010-03-08 13:17:25 +0100 (ma, 08 mrt 2010))
JarToUML 1.1.2 (Rev: 7986 - Date: 2010-02-09 18:37:29 +0100 (di, 09 feb 2010))
JarToUML 1.1.1 (Rev: 7960 - Date: 2010-02-02 16:20:00 +0100 (di, 02 feb 2010))
- Set up support for internationalisation (translation).
- Added custom wizard image.
- Supports adding inferred element information.
- Switch to official BCEL plug-in from Eclipse Orbit.
JarToUML 1.1.0 (Rev: 7860 - Date: 2010-01-21 15:12:08 +0100 (Thu, 21 Jan 2010))
- Switch documentation intro page to direct link to Jar2UML website.
- Don't save model by default, but make it available via JarToUML#getModel().
- Generate version info comment for each UML model.
- Add support for generating UML models from Java projects.
- Adds annotation with class file format and whether or not any preverified code has been detected (J2ME CLDC).
- Allow overwriting of existing files by default.
- Updated comments & Javadoc documentation.
JarToUML 1.0.12 (Rev: 7512 - Date: 2008-08-18 14:16:35 +0200 (Mon, 18 Aug 2008))
- Fix dependencies import to properly remove derivatives of classes contained in the jar file(s).
- Update to Java 1.5 generics.
- No longer unpack documentation plugin.
- Update to Eclipse 3.4 (Ganymede).
JarToUML 1.0.11 (r7204 - 14th August, 2007)
- Added extra wizard to import jar dependencies only.
JarToUML 1.0.10 (r7119 - 13th July, 2007)
JarToUML 1.0.9 (r7082 - 10th July, 1007)
- Align version numbers to feature version.
- Added release notes document.
- Improve support for final classes and operations w.r.t. bytecode referenced API.
JarToUML 1.0.8 (r6990 - 20th June, 2007)
- Added support for final classes and operations.
- Allow referenced object to stay a DataType on GETSTATIC or PUTSTATIC.
JarToUML 1.0.7 (r6965 - 19th June, 2007)
- Added option to exclude classifier features.
JarToUML 1.0.6 (r6845 - 7th June, 2007)
- Remove inheritance of java.lang.Object for Interfaces, even if this is true for binary Java interfaces.
JarToUML 1.0.5 (r6837 - 6th June, 2007)
- Include inheritance of java.lang.Object.
JarToUML 1.0.4 (r6707 - 23rd May, 2007)
- Added extra filter and bytecode reference reverse engineering.
- Added Jar2UML documentation.
JarToUML 1.0.3 (r6568 - 13th April, 2007)
- Added BCEL documentation.
JarToUML 1.0.2 (r6481 - 23rd March, 2007)
- Added code to solve and prevent memory leaks.
JarToUML 1.0.1 (r6479 - 23rd March, 2007)
- Allow for switching off JavaAPIFilter.
- Fix bug in FindContainedClassifierSwitch.
- Applied branding.
JarToUML 1.0.0 (r6467 - 22nd March, 2007)
- First working version with Eclipse Import GUI.