Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
配置go eclipse插件的一切,按Command-O,不能显示大纲。任何人都可以帮忙吗?
Mac Eclipse 版本:Mars JDK 1.8
您可能缺少 GoClipse 的工具。
在 Eclipse 中转到:窗口 - 首选项 - 转到 - 工具
这些是人们开发的工具,可以集成到 Eclipse 中(并提供您想要的功能)。
要添加它们,您必须下载并安装它们,然后将它们的路径添加到 Eclipse 首选项。
例如,按照gocode的说明进行操作。