Posted on 2009-07-09 23:22
Gavin.lee 閱讀(12338)
評(píng)論(0) 編輯 收藏 所屬分類:
Subversion(Svn)
要使用SVN,話不多說,肯定先要給MyEclipse裝上SVN的插件,這樣才能在MyEclipse下使用SVN版本控制,也不至于你裝個(gè)tortoiseSVN,然后每次到系統(tǒng)目錄下update,delete,add吧,那是很愚蠢的。這里提供一個(gè)在線安裝地址,方法。
打開菜單項(xiàng) Help -> Software updates -> Find and install....
選擇單選項(xiàng) "Search for new features to install".
點(diǎn)擊 Add Update Site..., 輸入 "SVN"? 作為名字以及?下面附URL 作為更新的地址
選中復(fù)選框 "SVN" 點(diǎn)擊下一步或完成按鈕根據(jù)提示完成插件的安裝
附:This screen is showing the New Remote Site dialog, filled in with the correct information to install Subclipse
??? Name: Subclipse 1.4.x (Eclipse 3.2+)
??? URL:? http://subclipse.tigris.org/update_1.4.x
??? Name: Subclipse 1.2.x (Eclipse 3.2+)
??? URL:? http://subclipse.tigris.org/update_1.2.x
?????Name: Subclipse 1.0.x (Eclipse 3.0/3.1)
??? URL:? http://subclipse.tigris.org/update_1.0.x
還有一種下載安裝方法,先去http://subclipse.tigris.org/ 下載最新的SVB包 (目前我用的是site-1.2.4.zip),請(qǐng)下載新版。
然后將目錄內(nèi)的文件分別對(duì)應(yīng)放到MyEclipse下,重啟,OK,要還沒OK的,自己上網(wǎng)找去,網(wǎng)上多的說不過來。畢竟每個(gè)人遇到的情況都不一樣。
舉一反三,其他的在線安裝插件也都是這樣,只要找到插件的在線安裝地址就OK了