In Windows 10, i can't seems to launch Intellji IDEA due to below screenshot.
已回答
But it used to launch normally... Now its this message. What should i do?
请先登录再写评论。
Re-download from https://www.jetbrains.com/idea/download and install into a new empty directory.
Try with antivirus/firewall disabled or make sure that IDE installation home and IDE settings directories are excluded from the scan.
Verify that you have not accidentally re-defined the IDE JDK. See the https://intellij-support.jetbrains.com/hc/en-us/articles/206544879 about JDK search sequence IDE uses when starting. E.g. first it checks IDEA_JDK_64 environment variable that you can define to point to 64bit installed JDK.