android - where has the debug tab gone on eclipse 21.1.0 -


i downloaded , installed adt-bundle-windows-x86-20130219 scratch , followed install info here http://developer.android.com/sdk/installing/bundle.html

eclipse seem run ok except there no tab debug on top right, java , perspective thing. result, when try debug app, there no logcat , can't find on menu anywhere

it must setup thing i'm doing wrong. can help? thanks

try find here: window -> open perspective -> other... when opening here placed on top right used perspectives.

also perspective opened automatically if breakpoint reached.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -