Eclipse:Eclipse Java远程调试 [英] Eclipse : Eclipse Java Remote Debugging

查看:220
本文介绍了Eclipse:Eclipse Java远程调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个关于Eclipse IDE的问题,Java远程调试。



如果我获得了应用程序的所有源代码,并配置了Host,Port,远程,在Eclipse远程配对配置下,断点将自动启动?



例如,如果我在Eclipse IDE中获得了所有的花旗银行源代码,我提到我的远程调试配置中的主机和端口(生产环境)如果满足特定条件,断点将被启用?

解决方案

在服务器上启动JVM以监听特定端口时,您通常需要添加调试选项,同样,在Eclipse中使用相同的端口。请参阅以前的问题 - 远程调试


I have a question with respect to Eclipse IDE , Java Remote Debugging .

If i got all the Source Code of the Application and configure the Host , Port , located remotely , under Eclipse Remote Dubugging Configuration , will the Break Points gets Started automatcally ??

For example if i got all the Citi Bank Source code in my Eclipse IDE and i mention the Host and Port (Production Environment) in my Remote Debugging Configiraton Will the break points will be enabled if a specific condition is met ??

解决方案

You need to normally add debug options when starting the JVM on the server to listen on a specific port, and similarly, use that same port in Eclipse. See this prior question - Remote Debugging

这篇关于Eclipse:Eclipse Java远程调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆