Martin Balin created NETBEANS-5951:
--------------------------------------
Summary: Referencing Groovy in Java class marked as cannot find
symbol
Key: NETBEANS-5951
URL: https://issues.apache.org/jira/browse/NETBEANS-5951
Project: NetBeans
Issue Type: Bug
Components: groovy - Editor
Affects Versions: 12.4
Environment: NB 12.5 Beta2 build using JDK11 as Java platform. macOS
Reporter: Martin Balin
Assignee: Svata Dedic
Attachments: Screenshot 2021-08-27 at 15.06.09.png
Using project [https://github.com/groovyfx-project/groovyfx]
Class groovyx.javafx.GroovyFX line 41:
{{closure.setDelegate(new SceneGraphBuilder(primaryStage));}}
SceneGraphBuilder is marked as cannot find symbol, although
{{groovyx.javafx.SceneGrpahBuilder.groovy}} is available in the same package.
--
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