img

IDEA remote debug

旁观者 1年前 ⋅ 748 阅读

server:

java -jar -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8888 ***.jar

idea:

Run/Debug Configurations --> new Remote input Host(server ip)、Port(8888)、Use module classpath(your debug module)


全部评论: 0

    我有话说: