用下列命令启动jar 包:
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -jar test.jar
配置好后:Run-Debug 选择刚才配置的名字