标签: java eclipse debugging
我正在尝试调试一些junit测试并注意到一些奇怪的行为。所以我想找到特定类的所有实例。我做了一些搜索,发现了几个看起来像这样的例子:Find all instances of a class while debugging in Eclipse
当我右键单击时,我看到的只有以下几个选项:
这个功能被删除了吗?我是否需要以某种方式配置我的环境才能使用这些功能?谢谢!
答案 0 :(得分:0)
我明白了。根据这个页面[1],我必须使用Java 1.6或更高版本来使用这些功能:
[1] http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftips%2Fjdt_tips.html&anchor=debugging_section