[forge-issues] [JBoss JIRA] (FORGE-1751) Support Wildcards for package and class names

George Gastaldi (JIRA) issues at jboss.org
Thu Apr 10 10:22:13 EDT 2014


George Gastaldi created FORGE-1751:
--------------------------------------

             Summary: Support Wildcards for package and class names
                 Key: FORGE-1751
                 URL: https://issues.jboss.org/browse/FORGE-1751
             Project: Forge
          Issue Type: Feature Request
          Components: UI - Shell
    Affects Versions: 2.4.1.Final
            Reporter: George Gastaldi
             Fix For: 2.x Future


In Forge 1.x it was possible to do something like: 
{code}
scaffold-x from ~.model.Customer
scaffold-x from ~.model.*
{code}

That would replace the ~ character with the top level package name. 
This is needed for scripting purposes and also very used.

--
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