Eclipse安裝SVN外掛程式方式簡明介紹

來源:互聯網
上載者:User

標籤:style   blog   http   使用   strong   檔案   

一、Links安裝:

推薦使用此種安裝方式,因為它便於外掛程式的管理。

    1. 在eclipse根目錄下建立檔案夾links,這樣就得到了eclipse\links
    2. 在eclipse\links下建立一個link檔案(需要為每個外掛程式建一個.link檔案),比如svn.link,在這裡我的外掛程式安裝目錄結構為F:\eclipsePlugins\svn\,所以link檔案名稱我命名為svn.link
    3. 在svn.link中寫入如下一句話path=F:/EclipsePlugins/svn,或者path=F:\\EclipsePlugins\\svn。即path=你的外掛程式安裝目錄(代表eclipse去哪個路徑載入查件)

svn下的目錄結構為

svn

+eclipse

+plugins

+fearture

  1. 重新啟動eclipse(如果你的Eclipse安裝SVN外掛程式之前啟動過需要先把eclipse關掉)

注意:路徑的寫法使用“/”或者“\\”而不是用“\”取代。此處容易出錯。

Important:如果發現外掛程式沒有安裝成功,則刪除eclipse目錄下的configuration目錄中的檔案夾 org.eclipse.update(這是一個記錄外掛程式更新情況的檔案夾,其中的platform.xml檔案是當前使用的外掛程式),刪除掉這個檔案夾 後,eclipse會重新掃描所有的外掛程式,此時再重新啟動eclipse時可能會比剛才稍微慢點。

二、線上安裝用升級的方式----Eclipse平台本身的更新管理器來實現

    1. eclipse功能表列help->softwareupdates->FindandInstall
    2. 選擇searchfornewfeaturestoinstall->Next
    3. 選擇NewRemoteSite->輸入如下:->OK

name:subclipse     url:http://subclipse.tigris.org/update_1.4.x

  1. 選上subclipse外掛程式,點擊Finish就可以了。
  2. 注意在這裡也可以重新選擇plugins的位置,一般習慣集中在一個檔案夾(比如上面的EclipsePlugins檔案夾)來管理自己安裝的plugins
  3. FINISH,它會自動的從指定資源下去找安裝的外掛程式。

三、外掛程式地址:

    1. SVN:http://subclipse.tigris.org/update_1.4.x

記錄網站的檔案:workspace\.metadata\.plugins\org.tigris.subversion.subclipse.core\.svnProviderState

    1. GWT:

Eclipse3.5(Galileo)http://dl.google.com/eclipse/plugin/3.5

Eclipse3.4(Ganymede)http://dl.google.com/eclipse/plugin/3.4

Eclipse3.3(Europa)http://dl.google.com/eclipse/plugin/3.3

    1. implementors:尋找介面實作類別的Eclipse外掛程式implementors

Eclipse安裝SVN外掛程式功能:在eclipse中尋找並定位類時,可以選擇直接定位到介面或者定位到介面的實現。

Eclipse安裝SVN外掛程式使用方法:

選擇類(介面)或者類(介面)的方法,單擊右鍵,選擇OpenInterface,直接定位到介面;選擇OpenImplementation,直接

定位到實作類別,如果有多個實作類別就會出現一個選擇框,選擇具體的某個實作類別。

外掛程式首頁:http://eclipse-tools.sourceforge.net/implementors/

    1. Eclipse檔案改變編碼外掛程式http://blog.csdn.net/shangpusp/archive/2010/04/08/5461825.aspx
    2. EasyExplorer:快速開啟檔案所在檔案夾。

下載:http://sourceforge.net/projects/easystruts/

介紹:http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp;jsessionid=4714380194D92E902C843E3D5F82C4BB?id=192

更多:http://eclipse-plugins.2y.net/eclipse/plugins.jsp?category=Tools+-+ContextMenu

CSS外掛程式、JS和AS外掛程式、XML外掛程式、Regex測試外掛程式。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.