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

forward slash causes new line in javadoc window

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 11.1
    • None
    • java - Javadoc
    • None
    • MacOS 10.14.6

    Description

      The netbeans Javadoc window replaces the first forward slash after a paragraph tag <P/> with a new line (see d/e/f sequence below).

      Sometimes if other tags occur before the first forward slash the problem disappears (see g/h/i sequence below)

       

      Example javadoc

      /** a/b/c <P/> d/e/f <P/><pre></pre> g/h/i <P/> */

       

      Renders as

      --------------------------

      a/b/c

      d

      e/f

       

       

      g/h/i

      --------------------------

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            fxt Frank Tsiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: