Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>J-DiagramNew to Visual Studio Code? Get it now.
J-Diagram

J-Diagram

OH318

|
9,838 installs
| (3) | Free
J-Diagram is a Visual Studio Code extension to help Java developers. This provides a convenient conversion between the Java source code and the class diagram.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

J_Diagram

J-Diagram is a Visual Studio Code extension to help Java developers. This provides a convenient conversion between the Java source code and the class diagram.

Features

J-Diagram supports 2 major features

  1. Extract drawio diagram from Java sources
  2. Create Java sources from drawio diagram

How to Use J-Diagram

  • Extract drawio diagram from Java source file.
    1. Open command palette ( cmd or alt +shift + p).
    2. Type J-diagram : Convert Source to Diagram to change Java sources into drawio diagram
    3. Choose a way you would like to specify a path to Java sources.
    4. Specify where to find java sources
    5. The path may be a directory path for Java sources or a file path for just one Java file.
    6. Then, decide where you would like drawio file to be created. The file will have name of j-diagram.drawio

Demo Extractor


  • Create Java sources from drawio diagram.
    1. Open command palette ( cmd or alt +shift + p).
    2. Type J-diagram : Convert Diagram to Sources to extract Java sources from drawio diagram.
    3. Choose a way you would like to specify a path to drawio file.
    4. Then, locate the drawiofile.
    5. Decide where you would like Java files to be created.

Demo Coder


Requirements

  • Drawio Extension must be installed.

Known Issues

  • Not found

Release Notes

If you have a bug or want to add other functionaity, please send email to us.

0.0.9

This version fixed the bug that cannot execute on window.
Now, we provide service on window OS, mac OS, and linux environment.

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