April 13th, 2016
一般而言,因為你沒有Eclipse的專案檔案,你無法直接載入. 你需要安裝 nodeclipse ,整個簡單步驟如下:
You need install nodeclipse
, first.
- npm install -g nodeclipse
- Go to your folder,
nodeclipse -g
to generate nodeclipse project setting. - Open it from Eclipse “import from exist projects”.
這樣在 Eclipse Import 就會找到有那個專案.