Intellij idea says Java Home is Different

前端 未结 6 524
感动是毒
感动是毒 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:11

    I ran into the same problem. This answer helped me.

    Solution: In the bin folder of IntelliJ where you have it installed, run idea64.exe not idea.exe.

提交回复
热议问题