[go: up one dir, main page]

Menu

#49 Exclude in cycles javadoc references

Next_Release
closed
None
1
2017-03-16
2017-03-10
Marc MAZAS
No

When UCDetector finds in a class A javadoc a link to another class B, it counts class B in the cycle with class A (at least if you write {@link ClassB} and have the IDE add the import x.y.z.ClassB - I have not checked with the full notation {@link EDU.purdue.jtb.JTB}).
You may need to add such links for global explanations, even if class B is not used in class A code.
In that case the cycles are somewhat polluted. It would be cool to be able to tell UCDetector not to count and report such cases.

Discussion

  • Joerg Spieler

    Joerg Spieler - 2017-03-16

    Fixed in SVN

     
  • Joerg Spieler

    Joerg Spieler - 2017-03-16
    • status: open --> closed
    • assigned_to: Joerg Spieler
    • Group: Difficult --> Next_Release
     

Anonymous
Anonymous

Add attachments
Cancel