Add a mechanism to link to the definition of system properties

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: tools

      It would be good to be able to link to the definition of a system property.

      This may be an enhancement to the @see or {@link} mechanism.

      An obvious/basic suggestion is @see property:<name>

      However, simple use of "name" would require a pass over all the doc comments to determine the location (defining type, and hence page) for every property. A secondary suggestion would be to require the reference to include the defining type, as in @see property:<type>#<name>

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

              Created:
              Updated: