[forge-issues] [JBoss JIRA] (FORGE-2071) Command java-new-package-info to create a new package-info.java class

Antonio Goncalves (JIRA) issues at jboss.org
Tue Oct 14 03:44:34 EDT 2014


Antonio Goncalves created FORGE-2071:
----------------------------------------

             Summary: Command java-new-package-info to create a new package-info.java class
                 Key: FORGE-2071
                 URL: https://issues.jboss.org/browse/FORGE-2071
             Project: Forge
          Issue Type: Sub-task
          Components: Parsers / File Manipulation
    Affects Versions: 2.12.0.Final
            Reporter: Antonio Goncalves


It would be good to have a command to create a {{package-info.java}} class. The command would just have a mandatory {{targetPackage}} attribute (no named). So something like that : 

{code}
java-new-package-info --targetPackage foo.bar
{code}

Will create a the class under {{foo.bar.package-info.java}}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the forge-issues mailing list