go lang plugin for Intellij IDEA 14.0.x -


is possible setup go language pluing intellij idea 14.0.3 version?

i tried download binary plugin (jar) https://plugins.jetbrains.com/plugin/5047?pr=idea version 0.9.15.3 listed here old , not recognize goroot , gopath. tried build latest plugin using sources https://github.com/go-lang-plugin-org/go-lang-idea-plugin using intellij failed setup sdk.

is there latest binary version of go lang plugin available?

update idea 14.1+ or use intellij community.

original answer: can use free version of intellij community latest version of plugin , should work fine. also, android studio example compatible plugin well. unfortunately plugin has internal dependencies makes hard port , maintain multiple idea versions. hope helps


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -