在Eclipse中开发android的应用程序时,有时想查看函数的内部实现.可是当在函数上点击ctrl和鼠标左键的时候. 往往出现例如以下提示: Class File Editor Source not found The JAR of this class file belongs to container 'Android' which does not allow modifications to source attachments on its entries. 最普遍常见的是and
转载地址:http://blog.csdn.net/leidengyan/article/details/5686691 Eclipse Console 加大显示的行数: 在 Preferences-〉Run/Debug-〉Console里边,去掉对Limit console output的选择,或者选择,设置一下buffer size的设定值 进制弹出: Preferences-〉 Run/Debug-〉Console里边 取消勾选 Show when program writes to st