IntelliJ Iris code incomplete

I want to use a nice class diagram tool in IntelliJ CE. The code iris looks good to me, but it looks like it's incomplete: I have a class public class Child extends Parent implements SomeInterface

, all 3 in one package. The iris code will not show the relationship between the two classes. Any idea why?

Specifically:

import ...;
public class PointLight extends Light implements LimitedLight {
    //
}

      

enter image description here

+3
intellij-idea class-diagram


source to share


No one has answered this question yet

Check out similar questions:

1338
How can I permanently include line numbers in IntelliJ?
581
IntelliJ shows JavaDocs tooltip on mouseover
539
IntelliJ: never use wildcard imports
494
How to disable unlimited spaces in IntelliJ editor?
478
IntelliJ Inspection gives "Cannot resolve symbol" but still compiles the code
442
Correct way to add external jars (lib / *. Jar) to IntelliJ IDEA project
130
Disable IntelliJ Starred (Package) Imports?
nineteen
Need Hello World example in IntelliJ IDEA
2
UML Class Diagram for Angular 2 in Typescript and Life Cycles
0
IntelliJ / Scala cannot generate code to import package



All Articles
Loading...
X
Show
Funny
Dev
Pics