eclipse运行时不能自动保存的解决方法

在eclipse中对编写好的程序需要保存后才可以运行出我想要得结果,

为了可以再直接点击运行按钮上就自动运行,

可以修改如下

window>preferences

再出来的界面中搜索run

找Launching

把右边的Save required dirty editors before launching 选项

改为Alawys

原文地址:https://www.cnblogs.com/haoke/p/2817226.html