Move JavadocTester to a named package

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 13
    • Affects Version/s: 12
    • Component/s: tools

        In general, library code in the unnamed package is not a great idea, because it can be hard to control building classes and the implicit imports.

        JavadocTester should be moved from the unnamed package to a named package, to make it easier to refactor nested classes into top-level classes, and to support additional features going forward.

              Assignee:
              Jonathan Gibbons
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: