Eclipse安裝pdt方法

來源:互聯網
上載者:User
現在由於工作需要,所以對PHP還得重新研究一下,對現有的系統進行修改、更新。但在最新版本的Eclise Juno上安裝PDT時出現了一個問題,就是無法通過 Help-> Software Updates-> Find and Install  進行安裝和更新。以下是從網站找到的解決辦法,以備參考。   官方的安裝方法是: Open Eclipse and go to Help-> Software Updates-> Find and Install Select "Search for new features to install" and click "Next" Create a New Remote Site with the following details: Name: PDT URL: http://downloads.zend.com/pdt Check the PDT box and click "Next" to start the installation

但是發現運行後提示錯誤:

An error occurred while collecting items to be installed 
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). 
No repository found containing: osgi.bundle,org.zend.php.debug.debugger,5.3.18.v20110322 
No repository found containing: osgi.bundle,org.zend.php.debug.debugger.linux.x86,5.3.18.v20110322
No repository found containing: org.eclipse.update.feature,org.zend.php.debug_feature,5.3.18.v20110322

這時可以嘗試使用下面的方法:

1. 在電腦上建立目錄:localSite

2.  從http://downloads.zend.com/pdt 下載content.jar, artifacts.xml, artifacts.jar三個檔案放到localSite檔案夾下

3. 編輯artifacts.xml檔案,把裡面的"${repoUrl}" 替換為"http://downloads.zend.com/pdt"

4. 將artifacts.xml打包到artifacts.jar裡;就是修改後直接拖到artifacts.jar裡面就可以了.

5. 開啟Eclipse,Help > Install New Software > Add > Local 選擇localSite然後開始安裝。

6. 安裝完成,重啟Eclipse開啟你的PHP之旅。

相關文章

聯繫我們

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