Generate a UML diagram

IntelliJ IDEA Ultimate allows you to generate UML diagrams.

You can use ⌥⇧⌘U (macOS) / Ctrl+Alt+Shift+U (Windows/Linux) to generate a UML diagram for your code which can help you and your team to read and understand the codebase.

Interested in JVM Development?

call to action image

Java developers love JetBrains IntelliJ IDEA and we think you will too. Check it out!

Learn More


Related Resources

Presenting with IntelliJ IDEA.
Presenting with IntelliJ IDEA.
Tips & tricks to level up your presentation skills with IntelliJ IDEA.
Create an Editor Fold
Create an Editor Fold
Create an editor fold to hide parts of your class which can make it more readable.
Enable Git Staging
Enable Git Staging
Git Staging is an alternative approach to IntelliJ IDEA Changelists.