Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 netbeans 是 7.3.1 版。我编写 web java 代码,但是当我保存 java 类项目而不是自动部署时,我总是手动部署项目。我的netbeans怎么了?
右键单击您的项目,然后单击Properties。并检查运行配置。
这是我正在处理的内容的快照,并且在保存时为我部署了所有内容。