Ensemble8 fails to reference subclass vs. class

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      BouncingBallsApp has the following reference:

       * @see javafx.animation.Animation$Status

      when it is specified as above javadoc fails to parse the line.

      When it is specified as below Ensemble8 assumes Status is not internal class so the link is broken (see RT-32264)

       * @see javafx.animation.Animation.Status

            Assignee:
            Alexander Kuznetcov (Inactive)
            Reporter:
            Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: