Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-1309

Javadoc window does not display @summary tag

    XMLWordPrintableJSON

Details

    Description

      The @summary tag can be used to indicate, well, the javadoc summary. This is an easy way to prevent the summary to be cut at the first dot (which can be prevented by using a numeric HTML entity, but that’s an ugly workaround).

      Example:

      /**
       * {@summary Foo, e. g. bar.} Quux.
       */
      public void test() {
      }
      

      But in this case NetBeans displays only

      Quux.

      See JDK-8173425

      Attachments

        Activity

          People

            jherkel Jakub Herkel
            striderapache dennis lucero
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h 50m
                3h 50m