Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2228

Cannot create a method on a Java Interface

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 2.15.2.Final
    • 2.14.0.Final
    • Java EE
    • None

    Description

      With FORGE-1842 we can now create methods on Java classes. But it doesn't work on Java interface.

      [util]$ java-new-interface --named MyInterface
      [MyInterface.java]$ java-new-method --methodName generateNumber --returnType String --accessType public
      ***INFO*** Required inputs not satisfied, entering interactive mode
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ggastald George Gastaldi
              agoncal Antonio Goncalves (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: