Uploaded image for project: 'Log Tool'
  1. Log Tool
  2. LOGTOOL-41

Add better comments for parameter arguments in the skeleton files.

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.1.Final, 1.1.0.Beta1
    • None
    • None

      Add the parameter name and possibly the JavaDoc for the parameter in the skeleton translation files.

      String sayHello(String name)
      

      Should generate:

      # Id: 100
      # Level: Logger.Level.INFO
      # Message: Hello %s[1].
      # [1]: name
      

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: