Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个网络应用程序。我正在使用 Eclipse 和 Jetty 7 作为此 Application 的 Web 服务器。我对代码进行了更改并将其部署到位于远程的 Linux 机器上。
部署后,我使用http://10.56.345:8080/MViewer 我的问题通过浏览器访问应用程序,在这种情况下是否可以调试?
http://10.56.345:8080/MViewer
请分享您的观点。
提前致谢 。
您可以在 eclispe 中使用远程调试器。您可以在 Eclipse 远程调试配置中使用正确的连接参数进行设置