Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4220213

display custom tags like @return instead of ignoring them

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • tools



      Name: vi73552 Date: 03/14/99


      package buggy;

      public class X{
      /**
      * the custom tag is ignored
      * @return this tag is working
      * @precondition this one is not displayed in the doc
      */
      public String Test() {
      return "test";
      }
      }
      (Review ID: 55448)
      ======================================================================

            adambalksunw Atul Dambalkar (Inactive)
            vasya Vassili Igouchkine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: