eirikbakke commented on PR #8566:
URL: https://github.com/apache/netbeans/pull/8566#issuecomment-3148626780

   Perhaps something like this instead?
   
   <img width="590" height="470" alt="image" 
src="https://github.com/user-attachments/assets/97266f90-7273-46ec-877a-7e1de4614f50";
 />
   
   ```
   Compile on &Save (disabled by default; see caveats below)
   
   If selected, files are compiled when you save them.
   
   <html>This option can save time when you run or debug your application or 
tests in the IDE.<br><br>
   
   <b>Caveat:</b> Compile on Save works only for certain kinds of changes, such 
as those that touch a single class at a time, and which do not not involve 
annotation processors or resource files. In other cases, a manual, clean build 
may be required.<br><br>This option is only useful for very large projects, 
where frequent Maven builds may be prohibitively slow.
   ```


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to