我更新到Intellij Community Edition 2020.1.2,在安装之后,它没有启动。我从命令提示符运行idea.bat文件,得到以下错误:
C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.1.2\bin>idea.bat
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
IDE has not been initialized yet我的java home设置为Jdk 10。
有人能帮帮忙吗??
谢谢!
发布于 2020-06-11 03:16:42
尝试检查您是否没有正在运行的其他IDEA实例。
https://stackoverflow.com/questions/62305982
复制相似问题