Development/GO(34)
-
goclipse 설치하기- install
goclipse 설치하기 Eclipse 실행 Eclipse 메뉴: Help >> Install New Software... 다이얼로그에서 우측 상단에 있는 Add... 버튼 클릭 아래와 같이 입력 후 OK버튼 클릭 NamegoclipseLocationhttp://goclipse.googlecode.com/svn/trunk/goclipse-update-site/ Select All 버튼 클릭 >> Next Next I accept the terms of the license agreements 클릭 >> Finish OK Eclipse 재시작 물음에 Yes 클릭 다시 실행된 이클립스 화면
-
goclipse - eclipse for GOlang, GO 개발언어를 위한 이클립스 개발환경
goclipse http://code.google.com/p/goclipse/ http://goclipse.github.io/ https://github.com/GoClipse/goclipse
-
A Tour of GO – 온라인에서 GOlang코딩하기
A Tour of GO 온라인에서 GO 코딩하기 한글 지원 잘됨 http://go-tour-kr.appspot.com/#1
-
Error- GOROOT has not been set. This can be done from the Go preference page.
오류메시지 GOROOT has not been set. This can be done from the Go preference page. 해결방법 Go컴파일러 설치경로를 이클립스에 등록하면 해결됩니다. eclipse 메뉴 >> Perferences >> 왼쪽 항목에서 Go 선택 GOROOT항목의 Browse버튼 클릭 Go가 설치된 폴더를 선택합니다. 기본값으로 설치한 경우 경로는 C:\Go 입니다. Apply >> OK
-
LiteIDE - 오픈 소스 Golang IDE
LiteIDE 오픈 소스 Go IDE https://github.com/visualfc/liteide http://sourceforge.net/projects/liteide/files/
-
GOlang - API문서
GO 문법 http://blog.golang.org/gos-declaration-syntax Dave Cheney http://dave.cheney.net/resources-for-new-go-programmers