Categories
Android

ADT plugin doesn’t show up in Eclipse After Install

On Eclipse, after install the Android Development Tool, restart it but do not see the Android menu (Android SDK Manager, AVD Manager etc.).

Faced this issue on Eclipse Mars but in fact, it could be any eclipse that may happen for this kind of issue.

To solve it, you just need: Inside Eclipse

  • Window-> Perspective -> Customize Perspective
  • Go to tab: Action Set Availability
  • On Available Action Set, you will see some command menu of Android
  • Check All Android groups -> OK

adt-show-menu-eclipse

You will now be able to see the Android menu as normal.

adt-show-menu-result

By osify

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.