[forge-issues] [JBoss JIRA] (FORGE-2228) Cannot create a method on a Java Interface

George Gastaldi (JIRA) issues at jboss.org
Thu Mar 12 16:01:18 EDT 2015


     [ https://issues.jboss.org/browse/FORGE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed FORGE-2228.
----------------------------------
         Assignee: George Gastaldi
    Fix Version/s: 2.15.2.Final
                       (was: 2.x Future)
       Resolution: Done


> Cannot create a method on a Java Interface
> ------------------------------------------
>
>                 Key: FORGE-2228
>                 URL: https://issues.jboss.org/browse/FORGE-2228
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Java EE
>    Affects Versions: 2.14.0.Final
>            Reporter: Antonio Goncalves
>            Assignee: George Gastaldi
>             Fix For: 2.15.2.Final
>
>
> With [FORGE-1842] we can now create methods on Java classes. But it doesn't work on Java interface. 
> {code}
> [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
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the forge-issues mailing list