mbien commented on issue #8994:
URL: https://github.com/apache/netbeans/issues/8994#issuecomment-3508497015

   > It's just that the IDE doesn't allow me to compile the code at all 
   
   this is a common misconception but NB is not building your project and 
typically can't prevent your code from being compiled. You may see error badges 
in the editor and other failures, but only the build system of your project 
compiles your project (e.g maven).
   
   that being set, I opened https://github.com/apache/netbeans/pull/8995 which 
produces dev builds which can be used to experiment with valhalla features.
   
   e.g 
https://github.com/apache/netbeans/actions/runs/19204284796/artifacts/4510676681


-- 
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

Reply via email to