Posted on 2006-12-07 11:52
lendo 閱讀(294)
評論(0) 編輯 收藏 所屬分類:
Development IDE
現象:
平臺: windows 2003 server,eclipse 3.2,myeclipse 5.0
1. 安裝eclipse 3.2
2. Help->Software Updates->Find and Install->Search for new features to install
3. 點擊New Remote Site按鈕
4. Name = Subeclipse 1.0.x
5. URL =
http://subclipse.tigris.org/update_1.0.x
6. 接下來就按照向導下一步執行
問題:
我的eclipse安裝在C:盤的,本來剩余空間還有20G,但卻提示我:Free Space: 0KB,以致于無法完成安裝。
解決:
Google一下,原來eclipse 3.2是不支持windows 2003 server平臺的,所以出現了這個問題,安裝eclipse 3.2.1就可以解決這個Bug了。
?:arrow: 相關鏈接:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=142815
?