GoClipse is an Eclipse extension that adds IDE functionality for the Go programming language. A Go installation and other additional tools are required for full operation of GoClipse. See project page for more details: http://goclipse.github.io/
Categories: Programming Languages
Tags: IDE, go, golang, fileExtension_go
Additional Details
Eclipse Versions: Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Date Created: Thursday, February 21, 2013 - 14:33
License: EPL
Date Updated: Friday, January 15, 2021 - 10:09
Submitted by: Bruno Medeiros
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2023 | 0/0 | 0 | 0 |
November 2023 | 102/686 | 405 | 12 |
October 2023 | 138/673 | 273 | 10 |
September 2023 | 165/663 | 183 | 10 |
August 2023 | 143/673 | 222 | 12 |
July 2023 | 145/668 | 224 | 13 |
June 2023 | 162/669 | 188 | 6 |
May 2023 | 163/671 | 200 | 13 |
April 2023 | 144/667 | 247 | 13 |
March 2023 | 148/686 | 284 | 18 |
February 2023 | 149/667 | 258 | 23 |
January 2023 | 137/675 | 267 | 17 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 14
Reviews Add new review
New plugin
Submitted by Pierre-Yves Bi… on Fri, 10/18/2019 - 14:54
It's now extremely easy (and fun!) to add support for new languages in Eclipse, as the IDE now integrates with the Language Server Protocol. Someone should definitely look into creating a new plugin! You can check out the simple code I put together to add Ruby support as an example: https://github.com/PyvesB/eclipse-solargraph
This is deprecated in 2017
Submitted by Ketan Barve on Wed, 07/24/2019 - 14:04
No longer an active project. Bummer, there is no dedicated Eclipse IDE for Go!
Not developed anymore
Submitted by Tryfon Farmakakis on Mon, 04/08/2019 - 04:20
This extension has been officially abandoned by its developer since 2017 and lacks many important features and support. I desperately would want someone to continue its development. I've tried VScode but I find Eclipse much more powerfull and intuitive.
Re: Not developed anymore
Submitted by Aaron Lara on Thu, 06/13/2019 - 11:22
In reply to Not developed anymore by Tryfon Farmakakis
Tryfon, CodeMix has support for VS Code extensions and provides an awesome experience inside Eclipse. Have you given it a try yet?
You can get CodeMix here: https://marketplace.eclipse.org/content/codemix-3
And the Go extension here: github. com/microsoft/vscode-go/releases
Re: Not developed anymore
Submitted by Ketan Barve on Wed, 07/24/2019 - 14:04
In reply to Not developed anymore by Tryfon Farmakakis
This is true. Bummer, that there is no Eclipse IDE for Go