A problem I came across today.
I can start my Android simulator but it wasn't able to run my program.
Eclipse report an following error:
An internal error occurred during: "Launching New_configuration".
Path for project must have only one segment.
Solution:
Project -> Properties -> Run/Debug Settings:
1. select "Launching New_configuration"
2. Delete
I can start my Android simulator but it wasn't able to run my program.
Eclipse report an following error:
An internal error occurred during: "Launching New_configuration".
Path for project must have only one segment.
Solution:
Project -> Properties -> Run/Debug Settings:
1. select "Launching New_configuration"
2. Delete
3. OK
2011-08-03 17:08:53
本文提供了解决在启动Android模拟器并运行程序时出现的内部错误问题的方法。通过在'运行/调试设置'中选择并删除特定配置,可以解决项目路径结构的问题。
5171

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



