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 2024 | 170/423 | 8 | 3 |
November 2024 | 167/658 | 138 | 21 |
October 2024 | 163/663 | 143 | 8 |
September 2024 | 156/642 | 154 | 18 |
August 2024 | 145/641 | 159 | 14 |
July 2024 | 139/663 | 184 | 23 |
June 2024 | 129/681 | 221 | 21 |
May 2024 | 131/682 | 249 | 25 |
April 2024 | 152/687 | 195 | 20 |
March 2024 | 148/694 | 222 | 20 |
February 2024 | 149/687 | 194 | 34 |
January 2024 | 117/691 | 305 | 39 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 4
Count | Error Message |
---|---|
2 | Cannot complete the install because one or more required items could not be… |
2 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
Please remove
Submitted by malcolm davis on Tue, 04/23/2024 - 10:55
Please remove the project since it's no longer valid.
The plugin will not work in Eclipse since it requires Java version 8
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