CElliott316 commented on issue #5544:
URL: https://github.com/apache/netbeans/issues/5544#issuecomment-1448770025
It is working correctly now: None of my method declarations are underlined
with a thin, sorta red line that displays a warning about private and final
being an invalid signature combination. Thanks for all your hard work.
Charles Elliott
From: Michael Bien ***@***.***
Sent: Thursday, February 23, 2023 6:47 AM
To: apache/netbeans ***@***.***>
Cc: CElliott316 ***@***.***>; Mention ***@***.***>
Subject: Re: [apache/netbeans] Possibly Incorrect Warning (Issue #5544)
hi @CElliott316 <https://github.com/CElliott316> ,
you sure you didn't forget the method return type?
private static final sayHello() {
->
private static final void sayHello() {
—
Reply to this email directly, view it on GitHub
<https://github.com/apache/netbeans/issues/5544#issuecomment-1441622672> , or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGGHF6CURKAJVV7GYLRFJODWY5EZ3ANCNFSM6AAAAAAVEQOL3I>
.
You are receiving this because you were mentioned.Message ID: ***@***.***>
--
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