[
https://issues.jboss.org/browse/FORGE-1854?page=com.atlassian.jira.plugin...
]
Matej Briskar updated FORGE-1854:
---------------------------------
Description:
When specifying the package, the support for tilde (~) was present in forge 1, but is not
in the forge 2.
Examples, where it could be used:
{code}
java-new-class --targetPackage ~.mypackage
java-new-field --type ~.entities.MyEntity
{code}
was:
When specifying the package, the support for tilde (~) was present in forge 1 but is not
in the forge 2.
Examples, where it could be used:
{code}
java-new-class --targetPackage ~.mypackage
java-new-field --type ~.entities.MyEntity
{code}
Support tilde when specifying the package
-----------------------------------------
Key: FORGE-1854
URL:
https://issues.jboss.org/browse/FORGE-1854
Project: Forge
Issue Type: Feature Request
Reporter: Matej Briskar
When specifying the package, the support for tilde (~) was present in forge 1, but is not
in the forge 2.
Examples, where it could be used:
{code}
java-new-class --targetPackage ~.mypackage
java-new-field --type ~.entities.MyEntity
{code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)