Trouble viewing relationships in UML diagram for ActionScript
I can't seem to see the relationships between my classes whenever I generate a UML diagram for my ActionScript projects. The packages and classes are all there, but they have no connections between them, even though I know they have dependencies. What am I missing?
请先登录再写评论。
Hello Phillip,
Currently IDEA can show you only inheritance links between classes/interfaces. If it is not, please try a simplest case, e.g.
and file a bug to http://youtrack.jetbrains.net/issues/IDEA#newissue=yes.
If you would like to see by-class-fields-dependencies, e.g.
please submit feature request to our tracker.
Regards,
Kirill
Oh. That works.
Thanks :)
Seeing as this issue has not changed fro a couple of years I thought I had better add a feature request to Youtrack
http://youtrack.jetbrains.net/issue/IDEA-70539
Please can people vote for this
Definitely