This is a created article in which the information may have evolved or changed.
Accustomed to use IntelliJ idea, learn go language do not want to go to Liteidea, according to the online tutorial, first to download the plug-in source code, with idea run export to jar, and then load the jar plug-in, you can develop, but, loading plug-in source code compile error, Error:ant:Cannot run ' patch-version ' target:jdk ' <unknown> ' not found,google, once, found the cause of the error, https://netbeans.org/ bugzilla/show_bug.cgi?id=213403, to use JDK 1.8 to compile, and I use the jdk1.7, so the error
In the other unknown reasons can not generate plug-ins, here to provide me with a compiled download address http://download.csdn.net/detail/u012296101/9185521
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.