Can't Run Simulator

拈花ヽ惹草 提交于 2019-12-01 08:35:39

Update: I have a workaround which I don't fully understand. Right click the Simulator*.launch file and select Run As -> Run Configurations. There select the simulator entry and select classpath:

In the bootstrap entries remove the JRE System Library and press run. Once you do that running and debugging should work as before.

Below is my (still applicable at this time) answer.

I was able to reproduce this and it happens on a Mac too. This looks like an Eclipse bug and I've filed an issue here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=526441 Feel free to upvote/comment on the issue so we might get a faster resolution on this.

I'm trying to find a workaround but I'm not really sure where to begin right now as this is pretty deep in the JVM/IDE. I added eclipse tags to the question hoping someone from the eclipse community has a better idea.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!