[
https://issues.jboss.org/browse/FORGE-1400?page=com.atlassian.jira.plugin...
]
Antonio Goncalves updated FORGE-1400:
-------------------------------------
Fix Version/s: 2.x Future
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
Fix For: 2.x Future
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