UML Python
Hi,
I use IDEA 2016.2 Ultimate. I want to view a class hierarchy of my python classes as a UML Class diagram. However, Pressing Ctrl+Shift+Alt+U does nothing and I don't see any context menu entry titled 'Show diagram'. I thought everything I can do in PyCharm I also can do in IDEA because it somehow uses the same codebase? I only see a diagram menu entry when I right-click on a database table.
Any help appreciated.
IntelliJ IDEA 2016.2
Build #IU-162.1121.32, built on July 9, 2016
Please sign in to leave a comment.
Please make sure that UML Support plugin is enabled. After that please check that you have menu `Diagrams` in right-click context menu of the file and it works for you. Please tell me about results.
With IntelliJ IDEA 2018.3.5 (Ultimate Edition), and the UML Support plugin enabled:
There is no 'Diagrams' in right-click context menu when a python file is selected. Why not?
There is the 'Diagrams' in right-click context menu when a directory is selected, but selecting 'Show Diagram' presents a selection for 'java diagram' or 'javascript diagram', no python diagram option. Selecting either 'java diagram' or 'javascript diagram' shows nothing, just blank.
@Heng Liu,
we have a corresponding issue on our tracker so please follow it: https://youtrack.jetbrains.com/issue/PY-21849
How do I follow it?
If you are not familiar with YouTrack, then please refer to
https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications
Btw, how does it go in 2018.2 IDEA EAP with the corresponding Python and UML plugins?
It now works for me in IntelliJ IDEA 2018.1.4 (Ultimate Edition) Build #IU-181.5087.20, built on May 16, 2018