Eclipse: “Run as” does not display the list elements (such as “Run as android application”)

狂风中的少年 提交于 2019-12-18 21:11:52

问题


This morning I've updated my Ubuntu version and now I can't run my application from eclipse.

The problem is that the list that appears when I click on "Run As" is empty and I can't run anything.

How I can solve this problem?

The only error that I can see, tell me:

An internal error occurred during: "Compute launch button tooltip".
org/eclipse/cdt/core/model/CoreModel

回答1:


Run command:

sudo apt-get --reinstall install tzdata-java



回答2:


This is because eclipse doesn't detect you'r application goal, If installed eclipse supports what you want to run, you can reach it from "Run As -> Run Configurations..." then select you'r application goal to run and configure it, it need some application settings up to what application want.



来源:https://stackoverflow.com/questions/12404216/eclipse-run-as-does-not-display-the-list-elements-such-as-run-as-android-ap

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