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.
是否可以在 Apache Netbeans 上自定义输出窗口以使其仅显示结果?像例如
单人运行:Hello World
我的意思是这些信息是什么,为什么?
您似乎有一个 Ant java 项目。您可以在 Netbeans 菜单工具/选项/Java/Ant 中调整 Ant 的详细程度,将详细程度级别设置为“安静”。