How to show private members and methods in attached android source in eclipse? -
for reason when open attached android source code in editor, hides private members , methods. although when open same source in text editor (notepad) private members , methods there...
without them code hard understand @ places..
my questions are: why eclipse hides them? , how make show them (if possible)?
edit: realized thay in code hidden in outline (no filters on) , f3 cannot used navigate them..
so new question how unhide them in outline , allow f3 navigation?
i don't think eclipse hides methods you. more have linked wrong version of sources private methods not there. download current ones , re-relink those.
Comments
Post a Comment