Svatopluk Dedic created NETBEANS-5973:
-----------------------------------------
Summary: Groovy does not resolve Java classes mixed in Groovy
subtree
Key: NETBEANS-5973
URL: https://issues.apache.org/jira/browse/NETBEANS-5973
Project: NetBeans
Issue Type: Bug
Components: groovy - Editor
Reporter: Svatopluk Dedic
Consider structure of project like
[https://github.com/groovyfx-project/groovyfx/tree/master/src/main/groovy/groovyx/javafx/binding]
The link leads to {{src/main/groovy}}, which is (by gradle convention) meant
for Groovy sources. But there are also .java sources, which are compiled by
joint groovy+java compilation.
Our IDE parser does not resolve such sources, although it eventually could.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists