Diagram view?
已回答
Hey
How can I view diagram of my program/classes in clion? I read that its possible but I don't see options for it. I'm using 30 day trial.
Regards
Dariusz
请先登录再写评论。
Hi!
Do you mean UML diagrams? Unfortunately, UML diagrams are not supported in CLion yet, here is an issue about the documentation bug: https://youtrack.jetbrains.com/issue/CPP-9927.
We have a feature request about UML support in our tracker: https://youtrack.jetbrains.com/issue/OC-1038. Please feel free to upvote. Meanwhile you can take a look at this plugin. Or you can create a plugin on your own. As all other JetBrains IntelliJ-Platform-based products, CLion is open to plugin development. Find useful information here.
Hey
Not sure this is what I cant find > https://www.jetbrains.com/help/clion/diagrams.html - looking at the bug report it seems to be that... :- (
Also this > https://plugins.jetbrains.com/plugin/7017-plantuml-integration crashes on start
I added my vote up, hope we can add them in. Thanks!
The latest cLion seems to have a diagram in it, but if I click to view I get empty view. How should I use that tool?
In CLion 2018.3 it works mostly with database and VCS diagrams (plus other implemented in platform/plugins). OC-1038 is not covered for OC/C/C++.