Support for UMLGraph-4.3 features added, which includes generating multiple views at once, relationship inference, etc.
Fixed a bug which caused class diagrams preference page to reset after restarting Eclipse.
LightUML 1.2.4 released. Completion for UMLGraph javadoc tags added. Also, there are some changes to presentation of preference pages.
Changes include:
- checkboxes for UMLGraph parameters
- selecting class diagram colors via preference pages
- possibility to select the javadoc executable to use
LightUML 1.2.2 released. Support for the new 4.1 version of UMLGraph added. If you use older version of UMLGraph.jar, set the 'UMLGraph version < 4.1' on preference pages.
LightUML 1.2.1 released.
Changes include better error message redirection to UI from the external tools that are run. Also, some preliminary support for generating UMLGraph sequence diagrams from .pic files is included. See http://lightuml.sourceforge.net for installation instructions
LightUML 1.2.0 released.
Includes more informative error messages. Also, generated resources are now marked as derived. Changes in initializing logic. See http://lightuml.sourceforge.net for installation instructions.
LightUML 1.1.9 released.
UMLGraph is not delivered with LightUML anymore, you need to download UMLGraph.jar separately and set the path to it in preferences. See http://lightuml.sourceforge.net for installation instructions.
LightUML 1.1.8. available. Includes only some minor changes and tuning of the buildfile used in Ant runs.
LightUML 1.1.7 available.
Things changed:
- Divided preference page into main page, umlgraph subpage, and dot executable subpage.
- removed "Update UMLgraph"-command and added a preference for UMLGraph doclet path.
- added searchpath="true" parameter for executing dot executable in Ant buildfile.
- added preferences > access level (private / protected / package / public).
- now Javadoc uses the attribute "useexternalfile" which should make commandlines shorter and thus prevent i/o errors on large projects/packages. don't know how reliable this is though.
- you still have to use LightUML > Restore Default Settings after install if you've had previous versions.
good night.