About 161,000 results
Open links in new tab
  1. UML class diagrams | IntelliJ IDEA Documentation - JetBrains

    Mar 3, 2025 · IntelliJ IDEA lets you generate a diagram on a package in your project. Such diagrams always reflect the structure of actual classes and methods in your application. IntelliJ IDEA supports creating and managing UML class diagrams for Kotlin the same way it …

  2. java - Use IntelliJ to generate class diagram - Stack Overflow

    Jan 20, 2012 · How do I get IntelliJ 10.5 (on the Mac) to generate a class diagram showing all of the classes in my project? I'm sure I'm overlooking something obvious, but I can only get the "Show Diagram" feature to show one class at a time.

  3. Generate Class Diagram Using Eclipse - Javatips.net

    Apr 28, 2016 · Generate Class Diagram Using Eclipse explains step by step details of installing and configuring ObjectAid plugin with eclipse, this plugin will automate the generation of Class Diagram and Sequence Diagram from java source code.

  4. Create UML Class Diagrams for Java projects with IntelliJ IDEA …

    Mar 2, 2024 · UML Class diagrams can be useful for understanding complex code or for designing major new features. However, hand-drawing those diagrams may require too much time and effort. To reduce those costs, the Ultimate edition of IntelliJ IDEA has the bundled "Diagrams" plugin which can generate UML Class diagrams for Java and Kotlin code.

  5. Generate a UML diagram - JetBrains Guide

    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? Java developers love JetBrains IntelliJ IDEA and we think you will too. Check it out!

  6. UMLMark | Eclipse Plugins, Bundles and Products - Eclipse …

    With UMLMark, you can effortlessly create UML Class Diagrams directly from your Java code using drag-and-drop in Eclipse IDE, providing a visual representation of your software's structure. This tool is especially beneficial for developers, and architects, who want to navigate their code and review the design more effectively.

  7. UML Getting Started - UML Modeling in Eclipse - Visual Paradigm

    Mar 3, 2016 · With this Eclipse UML tool, developers can perform visual modeling and other agile development activities within a unified Eclipse IDE platform. In this tutorial, you will walk through the steps required to integrate Visual Paradigm with Eclipse.

  8. How to generate UML diagrams (especially sequence diagrams) from Java ...

    Sep 9, 2008 · Generate UML diagrams from Java or Python code stored in GitHub repositories. One key idea with GitUML is to address one of the problems with "documentation": that diagrams are always out of date. With GitUML, diagrams automatically update …

  9. Eclipse class diagram example - Java Code Geeks

    Aug 21, 2014 · In this tutorial we are going to see how you can generate UML class diagrams from your source code, using Eclipse. Class diagrams are an extremely helpful tool, visualizing the structure of the code of your project. It is a very good companion for your documentation.

  10. Class diagram toolbar, context menu, and legend | IntelliJ IDEA

    Oct 10, 2024 · Click this icon and then select any diagram area with the mouse: the selected area will be copied into the clipboard. Click this icon to export a diagram using various formats, which are compatible with third-party tools, to a file, to an image, or open the diagram in the browser.