Skip to content Skip to sidebar Skip to footer

Builders Page Disappeared From Eclipse Project Properties

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 fo

Solution 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.


Post a Comment for "Builders Page Disappeared From Eclipse Project Properties"