After looking at the java src code, I noticed that the completion of methods (and also for variables) are limited to those declared by the class/interface at point. My guess is this is for efficiency reason. But what about providing a customization or a different function to complete with all the methods (declared AND inherited)?
Thanks, j.t. __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com
