我在IntelliJ IDEA中有一个项目,我想在本地运行.当我点击它的调试按钮时,它说:
ERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options.
Disconnected from server
Error occurred during initialization of VM
agent library failed to init: jdwp
Run Code Online (Sandbox Code Playgroud)
当我单击运行按钮时,它可以工作.有什么事?