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

stddoclet: Propose @manifest javadoc tag for manifest entries of Java Beans

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Fix
    • P5
    • None
    • 1.2.1
    • tools

    Description

      Name: krT82822 Date: 04/20/99

      If you eventually support the @beaninfo tag for generating a BeanInfo
      class, why not also support a @manifest tag for generating manifest
      entries. For example, the following javadoc tag would create a manifest
      entry for the file my/package/MyBean.class

      package my.package;

      /**
       * @manifest
       * Java-Bean: True
       * Depends-On: my/package/MyClass.class images/PrettyPicture.gif
       * My-Custom-Header: foo
       */

      public class MyBean {
          ...
      }
      (Review ID: 57235)
      ======================================================================

      Attachments

        Activity

          People

            bpatel Bhavesh Patel (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: