[forge-issues] [JBoss JIRA] (FORGE-367) Java Parser needs to support wildcard (.*) imports.

fiorenzo pizza (JIRA) jira-events at lists.jboss.org
Tue Oct 23 19:13:01 EDT 2012


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

fiorenzo pizza reassigned FORGE-367:
------------------------------------

    Assignee: fiorenzo pizza

    
> Java Parser needs to support wildcard (.*) imports.
> ---------------------------------------------------
>
>                 Key: FORGE-367
>                 URL: https://issues.jboss.org/browse/FORGE-367
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Parsers / File Manipulation
>            Reporter: Paul Bakker
>            Assignee: fiorenzo pizza
>             Fix For: 2.0.0.Alpha1
>
>
> It is now impossible to do this:
> {code}
> JavaClass testClass...
> testClass.addImport("org.junit.Assert.*").setStatic(true);
> {code}
> This is mainly required for static imports. 

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