Can NetBeans auto-build java free-form (Ant) projects?
问题 After every save I need to right-click on the project in the project browser and click on build . Is there a way to configure NetBeans to auto-build the project when I save a file? 回答1: See Compile on Save FAQ: http://wiki.netbeans.org/FaqCompileOnSave I don't use CoS myself, I highly recommend Jenkins for your auto-build needs (and so much more): http://jenkins-ci.org/ 回答2: The compile on save option is not available for free-form projects as of NetBeans version 8.0. And I don't think it