Intellij idea says Java Home is Different

前端 未结 6 528
感动是毒
感动是毒 2020-12-13 09:16

The newly created daemon process has a different context than expected. It won\'t be possible to reconnect to this daemon. Context mismatch:
Java home is different.

6条回答
  •  情歌与酒
    2020-12-13 10:06

    IntelliJ broke when I copied tools.jar to a jre/lib, attempting to make hot attach work.

提交回复
热议问题