Tell me, is it possible to connect UML to IntellijIdea? If you can connect, how can this be done?
3 answers
file \ settings -> Plugins tab -> Available tab -> in the search type UML, and deal with any plugin.
|
IDEA
has excellent native UML support - http://www.jetbrains.com/idea/features/uml_class_diagram.html
- This is only in the paid version. - cy6erGn0m
- @ cy6erGn0m On the right, it is written that in the
Community
too. Or I do not know something?) - Costantino Rupert - I don’t even know .. but I don’t see anything in the Community in the main delivery .. maybe I need to install something? In the paid I have this thing just works and that's it .. - cy6erGn0m
|
A simple and free program that will build UML class diagrams from a java project. While the Desktop version is available, but plug-ins for IDEA and Eclipse will appear soon. http://www.java2uml.ru/index.html
|