Nefarious IDEGo语言的Eclipse插件
Nefarious IDE 是一个 Eclipse 用来开发 Google Go 编程语言程序的插件。
目前该项目的官方首页被禁止打开,不知何故。
目前实现的功能还比较简单,主要包括:
- syntax highlighting (90%)
- compile upon save and mark errors within project (60%) (go compiler required)
- preference integration (70%)
- project configuration (65%)
- editor keyboard shortcuts (10%)
- go source to xml translator tool(65%)
插件安装地址:http://nefarious-ide.googlecode.com/svn/trunk/nefarious-update-site/
评论