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

Cannot create a method on a Java Interface

XMLWordPrintable

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

      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
      

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

              Created:
              Updated:
              Resolved: