Activation Code: http://idea.medeming.com/jihuoma/
常见问题处理
Inotify Watches Limit
https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
如果开发插件
https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started.html
获取「社区版」的源码
IntelliJ IDEA Community Edition: http://www.jetbrains.com/idea
Certificate for x.x.x.x doesn’t match any of the subject alernative names
Getting “Server’s certificate is not trusted” message – IDEs Support (IntelliJ Platform) | JetBrains
Server Certificates | IntelliJ IDEA
1)进入证书检查设置:
—- for Windows and Linux:File | Settings | Tools | Server Certificates
—- for macOS:IntelliJ IDEA | Preferences | Tools | Server Certificates
2)勾选:Accept non-trusted certificates automatically
Groovy
Cannot resolve symbol ‘String’
Cannot resolve symbol ‘String’ – IDEs Support (IntelliJ Platform) | JetBrains
第一步、添加 SDK 平台:
1)File / Project Structure / Platform Settings
2)然后,在 SDK 中,添加需要使用的 SDK 版本;
第二步、选择 SDK 平台:
1)File / Project Structure / Project Settings / Project
2)在 SDK: 中,选择要使用的 SDK 版本;