[forge-issues] [JBoss JIRA] (FORGE-1481) Code completion missing for --targetPackage on java-new-enum

Antonio Goncalves (JIRA) issues at jboss.org
Wed Jan 22 12:24:28 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Goncalves updated FORGE-1481:
-------------------------------------

    Description: 
TAB code completion is missing for {{--targetPackage}} :

{code}
java-new-enum --named Language --targetPackage  TAB
{code}

When pressing TAB, nothing happens. I would expect to have code completion with existing packages.

  was:
TAB code completion is missing for {{--packageName}} :

{code}
java-new-enum --named Language --packageName  TAB
{code}

When pressing TAB, nothing happens. I would expect to have code completion with existing packages.


    
> Code completion missing for --targetPackage on java-new-enum
> ------------------------------------------------------------
>
>                 Key: FORGE-1481
>                 URL: https://issues.jboss.org/browse/FORGE-1481
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.CR1
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> TAB code completion is missing for {{--targetPackage}} :
> {code}
> java-new-enum --named Language --targetPackage  TAB
> {code}
> When pressing TAB, nothing happens. I would expect to have code completion with existing packages.

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