- 首先在eclipse中右键单击
debug as,选择debug configurations. - 鼠标选中
Remote Java Application,点击默认,一切皆默认即可. run debug启动jetty,然后选中自己新建的Remote Java application,点击debug即可.
debug as,选择debug configurations.Remote Java Application,点击默认,一切皆默认即可.run debug 启动jetty,然后选中自己新建的Remote Java application,点击debug即可.