Svatopluk Dedic created NETBEANS-5787:
-----------------------------------------

             Summary: Groovy CC does not handle inner classes well.
                 Key: NETBEANS-5787
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5787
             Project: NetBeans
          Issue Type: Improvement
          Components: groovy - Editor
            Reporter: Svatopluk Dedic


Groovy CC usesĀ *GroovyUtils.stripPackage* orĀ *GroovyUtils**.stripClassName*, 
which works just textually, and cannot distinguish package / inner class 
boundary in the identifier. Should be removed / replaced by some ClassNode or 
Element operation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to