Builders page disappeared from Eclipse project properties

时间秒杀一切 提交于 2019-12-24 01:17:55

问题


I do not know what happened to my Eclipse (Helios) with latest Android SDK and latest Sequoyah plugins. Suddenly, I do not see my the "Builders" page in Project properties - not for a single project in my workspace.

How can I restore this page?


回答1:


Check which perspective you are in at the moment (upper right corner). A perspective can suppress UI contributions (such as property pages). It is possible that one of the plugins you've installed comes with its own perspective that does that. Try switching to Resource or Java perspective.



来源:https://stackoverflow.com/questions/4548530/builders-page-disappeared-from-eclipse-project-properties

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