Android project won't build when editing a resource file

后端 未结 8 1374
北恋
北恋 2020-12-13 17:45

I have an Android 1.5 project in Eclipse and whenever I merely have an xml resource file open the build dies with an error. E.g. if I have the res\\layout\\main.xml

8条回答
  •  情话喂你
    2020-12-13 18:24

    To configure the run button to always run the previously launched application:

    Eclipse -> Window -> Preferences -> Run/Debug -> Launching -> Launch Operation -> Always Launch the previously launched application

提交回复
热议问题