【问题标题】:Where is the "All Instances" debugger option in Kepler?Kepler 中的“所有实例”调试器选项在哪里?
【发布时间】:2013-10-22 15:20:14
【问题描述】:

我正在尝试调试一些 junit 测试并注意到一些奇怪的行为。所以我想找到一个特定类的所有实例。我做了一些搜索,发现了几个看起来像这样的例子:Find all instances of a class while debugging in Eclipse

当我右键单击时,我看到的只有以下选项:

  • 全选
  • 复制变量
  • 寻找...
  • 更改值...(灰显)
  • 新的详细格式化程序...
  • 打开声明类型
  • 打开声明的类型层次结构
  • 实例断点...
  • 观看
  • 检查

那么这个功能被删除了吗?我是否需要以某种方式配置我的环境才能使用这些功能?谢谢!

【问题讨论】:

    标签: java eclipse debugging


    【解决方案1】:

    我想通了。根据此页面[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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-09-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-11-03
      • 1970-01-01
      • 2016-01-24
      相关资源
      最近更新 更多