如何使用links方式安裝Eclipse外掛程式

來源:互聯網
上載者:User

當前電腦配置:XPsp2 Eclipse3.4

現在假設我的eclipse安裝目錄是E:\eclipse-SDK-3.4-win32\eclipse,待安裝外掛程式目錄是E:\EclipsePlugins,我將要安裝erlide,flex外掛程式。

erlide:

先在E:\EclipsePlugins目錄下先建立如下路徑:E:\EclipsePlugins\erlide\eclipse,把erlide_updatesite_0.7.0200911031403.zip解壓,

然後把裡面的features和plugins分別拷貝到E:\EclipsePlugins下,

路徑如下:E:\EclipsePlugins\erlide\eclipse\features與E:\EclipsePlugins\erlide\eclipse\plugins。

flex:

要先下載安裝Flex Builder 3.0:

http://trials.adobe.com/Applications/Flex/FlexBuilder/3/FB3_WWEJ_Plugin.exe

在E:\EclipsePlugins下建目錄:E:\EclipsePlugins\flex\eclipse

進入Flex Builder 3 的安裝目錄

將plugins檔案夾copy到上面建好的 E:\EclipsePlugins\flex\eclipse目錄下。

進入Flex Builder 3 的安裝目錄 將features目錄copy到上面建好的 E:\EclipsePlugins\flex\eclipse目錄下。

建立links檔案夾:

在eclipse3.4下建立一個links目錄,並在links目錄下建立一個erlide.link和flex.link檔案,在檔案中寫入: path= E:/EclipsePlugins/erlide與path= E:/EclipsePlugins/flex(此路徑是檔案實際路徑)

另flex:

 進入Flex Builder 3 的安裝目錄,將sdks目錄copy到其它的目錄下。

開啟eclipse進入 window->preferences->flex->installed flex sdks ,設定一下你的flex sdk 路徑。

Erlang同理..

重啟Eclipse即可。

Eclipse 將會到指定的目錄下去尋找 eclipse\features 目錄和eclipse\plugins 目錄,看是否有合法的功能組件和(或)外掛程式。也就是說,目標目錄必須包含一個 \eclipse 目錄。如果找到,附加的功能組件和外掛程式在運行期配置是將是可用的,如果連結檔案是在工作區建立之後添加的,附加的功能組件和外掛程式會作為新的配置變更來處理。

說明:
  
  1. 外掛程式可以分別安裝在多個自訂的目錄中。
  
  2. 一個自訂目錄可以安裝多個外掛程式。
  
  3. link檔案的檔案名稱及副檔名可以取任意名稱,比如ddd.txt,myplugin都可以。
  
  4. link檔案中path=外掛程式目錄的path路徑分隔要用\\或是/
  
  5. 在links目錄也可以有多個link檔案,每個link檔案中的path參數都將生效。
  
  6. 外掛程式目錄可以使用相對路徑。
  
  7. 可以在links目錄中建立一個子目錄,轉移暫時不用的外掛程式到此子目錄中,加快eclipse啟動。
  
  8. 如果安裝後看不到外掛程式,把eclipse 目錄下的configuration目錄刪除,重啟即可。

 

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.