[ https://issues.apache.org/jira/browse/GROOVY-7366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651248#comment-14651248 ]
Paul King edited comment on GROOVY-7366 at 8/2/15 10:57 PM: ------------------------------------------------------------ Sorry for the late reply. Yes, the original design explicitly tried not to include the static imports on the basis that everything could be fully qualified by that time - obviously we hadn't fully qualified annotation constants. And I think attempting to do more qualification would be the preferred solution if possible since then alias imports wouldn't be a problem. was (Author: paulk): Sorry for the late reply. Yes, the original design explicitly tried not to include the static imports on the basis that everything could be fully qualified by that time - obviously we hadn't fully qualified annotation constants. > Static imports are missing in generated stubs > --------------------------------------------- > > Key: GROOVY-7366 > URL: https://issues.apache.org/jira/browse/GROOVY-7366 > Project: Groovy > Issue Type: Bug > Components: Stub generator / Joint compiler > Affects Versions: 2.4.0 > Reporter: Peter Gromov > Assignee: Cédric Champeau > Fix For: 2.3.12, 2.4.4 > > > The title says it all. For the code to reproduce, please refer to > https://youtrack.jetbrains.com/issue/IDEA-138174 -- This message was sent by Atlassian JIRA (v6.3.4#6332)