[forge-issues] [JBoss JIRA] (FORGE-1400) java command is missing

Antonio Goncalves (JIRA) issues at jboss.org
Tue Dec 31 01:27:32 EST 2013


Antonio Goncalves created FORGE-1400:
----------------------------------------

             Summary: java command is missing
                 Key: FORGE-1400
                 URL: https://issues.jboss.org/browse/FORGE-1400
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
    Affects Versions: 2.0.0.Beta4
            Reporter: Antonio Goncalves


I need to create an enum and the {{java}} command is missing. With the new syntax in Forge 2.x, what I need to do is : 

{code}
java-new-enum --named CreditCardType --package org.agoncal.application.petstore.model ;
java-new-enum-const VISA ;
java-new-enum-const AMERICAN_EXPRESS ;
java-new-enum-const MASTER_CARD ;
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list