Skip to content

mku11/LiveUML

Repository files navigation

LiveUML

License: MIT Version

Generate UML Class Diagrams from java source code.

alt text

Features

  • Create UML Diagrams from Java source code
  • Allow multiple source roots
  • Allow change classes position
  • Classes list for easier selection
  • Compact display option for UML classes
  • Find class, field, and method references
  • Open text editor at specific class, field, method (Notepad++, IDEA, and Eclipse supported)
  • Save/Load UML Diagram
  • Export as Image

Specs

  • Custom meta data model for Java classes, fields, and methods
  • Force Layout Algorithm for better class layout
  • GraphML format for saving diagrams
  • PNG format for image export

Dependencies:

License

LiveUML is released under MIT Licence, see LICENSE file. Make sure you read the LICENSE file and display proper attribution if you decide to use this software. Dependency libraries from Github, Maven, and NuGet are covered by their own license
see NOTICE

About

Generate UML Class Diagrams from java source code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages