ebarboni commented on issue #4309:
URL: https://github.com/apache/netbeans/issues/4309#issuecomment-1181534198
I got the following issue do you have the project instead of only the java
class ?
windows 11, maven project with Test.java in default package, maven compiler
set up for jdk 17. I have no parsing error.
Test.java:[31,9] method get in class Test cannot be applied to given types;
required:
java.util.function.Function<java.lang.String,Test.MyClass>,boolean
found: (str)->foo(str)
reason: actual and formal argument lists differ in length
1 error
------------------
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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