Java IDEA deBug的使用 求帮忙

哪个大佬能帮帮我

Java IDEA deBug的使用 求帮忙_第1张图片
Connected to the target VM, address: ‘127.0.0.1:53471’, transport: ‘socket’
Unexpected error (103) returned by AddToSystemClassLoaderSearch
Unable to add C:\Users\ ½ɪ\AppData\Local\JetBrains\IdeaIC2020.1\captureAgent\debugger-agent.jar to system class path - the system class loader does not define the appendToClassPathForInstrumentation method or the method failed
FATAL ERROR in native method: processing of -javaagent failed, appending to system class path failed
Disconnected from the target VM, address: ‘127.0.0.1:53471’, transport: ‘socket’

Process finished with exit code 1
上面这个是它的描述,刚学Java没几天看视频想用一下deBug结果就这样了

你可能感兴趣的:(java,java)