Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>J2UMLNew to Visual Studio Code? Get it now.
J2UML

J2UML

lcww

|
10,054 installs
| (3) | Free
This is an extention to extract UML from java.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

j2uml README

This is the README for extension "j2uml".

Features

"j2uml" can help you transform *.java files to UML graph of its class.

Requirements

Since "j2uml" uses plantuml to generate UML graph, before using "j2uml", you should install graphviz:

  • Linux: sudo apt-get install graphviz
  • MacOS: brew install graphviz

Release Notes

1.0.0

Initial release of "j2uml"

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft