'Plugin 'Go' requires plugin 'com.intellij.modules.ultimate' to be installed
i am trying to install a plugin "go" in intellij idea. I downloaded it from its official website and install plugin from disk... but it is showing my error. error:Plugin error Plugin 'Go' requires plugin 'com.intellij.modules.ultimate' to be installed
Solution 1:[1]
This plugin requires IntelliJ IDEA Ultimate version. It will not work in IntelliJ IDEA Community edition that you are using.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | CrazyCoder |
