display custom tags like @return instead of ignoring them

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: