lazyload the images

最新精選 Featured post

異世界穿越作品整合

訂閱

訂閱 FB 專頁

每月雙數周日為固定發佈日

訂閱FB 專頁,有新發佈時將會立即看見。
Youtube 頻道經常會有電玩錄影

30/11/2014

PHP IDE (Integrated Development Environment) 準備 PHP 開發環境

文章分類: , , , , ,

開發網頁的時候,嘗試過 Dreamweaver、Notepad++、Eclipse。感覺Eclipse不錯,
首先 Eclipse 是免費的,不用考慮授權和金錢問題。

並且擁有 自動完成(auto-completion)、虛擬伺服器等功能

============================================
記錄用文章
============================================
準備PHP開發環境 (Integrated Development Environment)

Download and Install Eclipse

下載頁 http://www.eclipse.org/downloads/

今天下載 Eclipse Standard 的是Version 4.3.2
http://download.eclipse.org/eclipse/downloads/drops4/R-4.3.2-201402211700/

直接下載Win32 bit
直接下載Win64 bit

Install New Software for Eclipse

Help > Install New Software
type http://download.eclipse.org/releases/juno
under Programming Language
tick JavaScript Development Tools
tick PHP Development Tools

Click Next
and Next

choose I accpet the terms of the license agreement
Click Finish and wait





https://svn.codespot.com/a/eclipselabs.org/jsdt-jquery/updatesite

Check JSDT jQuery and select the Next button
On the Install Details dialog select Next

Accept the License Agreement and select Finish

Finally Select Yes to restart Eclipse

No comments:

Post a Comment