问题描述: idea项目报错Disconnected from the target VM, address: ‘127.0.0.1:XXXXX’, transport: ‘socket’ 解决办法 maven项目: mvn clean gradle项目: gradlew clean