在新建一个eclipse-android工程后,编译时会出现诸如:
launching new_configuration has encountered a problem
的错误,解决办法为:
Project -> Properties -> Run/Debug Settings:
1. select "Launching New_configuration5"
2. Delete
在新建一个eclipse-android工程后,编译时会出现诸如:
launching new_configuration has encountered a problem
的错误,解决办法为:
Project -> Properties -> Run/Debug Settings:
1. select "Launching New_configuration5"
2. Delete
转载于:https://my.oschina.net/armsky/blog/49290