摘要: Call Hierarchy 主要功能是 显示一个方法的调用层次(被哪些方法调,调了哪些方法)在MyEclipse里Help - Software updates - Find and install... 选择Search for new features to install - New Remote siteName : Call HierarchyURL :http://eclipse-tools.sourceforge.net/updates/安装。安装完成后在MyEclipse里需要设置下:Window - Preperences。。。- Java 下找到Call Hierarch 阅读全文
posted @ 2013-08-07 17:46 ejllen 阅读(1812) 评论(0) 推荐(0) 编辑
摘要: 当我们要改类名或接口名时,可能会遇到该类(接口)在其它文件中也有使用的情况,如一个个找比较麻烦也容易漏,这里推荐使用右键refactor->rename进行修改。 阅读全文
posted @ 2013-08-07 09:17 ejllen 阅读(217) 评论(0) 推荐(0) 编辑