Eclipse的Go插件 goclipse

jopen 12年前發布 | 58K 次閱讀 Eclipse Eclipse插件

goeclipse 是基于 Eclipse 的 Google Go 語言的開發插件。

  • Configurable syntax highlighting
  • Managed project which includes the automatic building of files
    • your files with main functions go into the cmd folder
    • all other src falls under the pkg folder
    • </ul>

    • Run configuration support
    • Experimental debug support, has major limitations:
      • does not handle command line parameters correctly
      • Only displays local variables, but you can use the console to interact directly with GDB
      • must set GDB path in Go->Debug preferences
      • </ul>

      • Error reporting within Eclipse
      • Shows documentation with content assist
      • Now delivered with content assist via Gocode for Windows, OS X 64bit, and Linux 64bit.
 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!