matthiasblaesing commented on issue #7232:
URL: https://github.com/apache/netbeans/issues/7232#issuecomment-2307535029

   The difference between NB22 and NB17 is, that between the two versions 
"Compile on save" defaults to be off. You can reenable it in the project 
configuration (Build -> Compile) and then you get the expected output. "Compile 
on save" can have severe side effects (see warning when you enable it), so it 
is off by default.
   
   If you run "Test" from the parent project, everything is correct in both 
cases as both modules are build and then tests are executed.


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