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

Add a Breakpoint
Add a Breakpoint
Add breakpoints when you get an exception in your code.
Create a new class
Create a new class
Create a new class and a new package.
Find Next Word
Find Next Word
Find next word and highlight all instances.