gpt4 book ai didi

java - Eclipse Java 远程调试 : How do I ensure that the code I've got in my project is the same as the code running in the JVM?

转载 作者:行者123 更新时间:2023-11-28 23:04:45 25 4
gpt4 key购买 nike

我有一些现有的源代码和一个网络应用程序的 jars。我正在尝试使用 tomcat 运行 webabb,然后使用 eclipse 远程调试 tomcat 服务器以弄清楚 webapp 发生了什么。

然而,出于某种原因,eclipse 拒绝捕获任何断点。我将服务器上 jar 的 md5sums 与我在调试项目中获得的 md5sums 进行了比较,它们匹配。

有什么方法可以让 eclipse 协调远程 JVM 中的 java 类与本地 jar 中的 java 类,并确保它们对应。或者,更具体地说,与我设置的断点关联的代码是否实际上已加载到远程 JVM 中?

最佳答案

检查有问题的 Java 项目的 Java Compiler 属性页面上的类文件选项是否已全部选中(您只需要前三个,但选中所有五个对于调试来说是一件好事)

关于java - Eclipse Java 远程调试 : How do I ensure that the code I've got in my project is the same as the code running in the JVM?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11618961/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com