Eclipse经常作为XSL转换运行

Tim*_*ong 0 eclipse android transformation android-layout

我有一个Eclipse的问题,我是一个Android开发人员,当我在一个XML布局文件中编辑时,我希望以快捷方式运行Android应用程序Ctrl+F11,但它会自动运行为XSL Transformation,并创建一个xxx.out.xml当前文件夹,怎么能我禁用它?
谢谢你的帮助,对不起我的英语.

rge*_*nov 5

避免此问题的一种方法是将Eclipse配置为始终启动先前启动的应用程序.要执行此操作,请导航Window -> Preferences -> Run/Debug -> Launching -> Launch Operation并选择Always launch the previously launched application.

我发现这个选项比启动当前打开的东西更方便.