在eclipse中对编写好的程序需要保存后才可以运行出我想要得结果,
为了可以再直接点击运行按钮上就自动运行,
可以修改如下
window>preferences
再出来的界面中搜索run
找Launching
把右边的Save required dirty editors before launching 选项
改为Alawys

本文介绍如何在Eclipse中设置自动保存编辑器更改,以便在运行程序时无需手动保存即可直接运行。通过调整Eclipse的偏好设置,可以提高开发效率。
在eclipse中对编写好的程序需要保存后才可以运行出我想要得结果,
为了可以再直接点击运行按钮上就自动运行,
可以修改如下
window>preferences
再出来的界面中搜索run
找Launching
把右边的Save required dirty editors before launching 选项
改为Alawys

转载于:https://www.cnblogs.com/haoke/archive/2012/12/13/2817226.html

被折叠的 条评论
为什么被折叠?