User Tools

Site Tools


php:eclipsepdt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
php:eclipsepdt [2014/12/23 02:44] – [Import drupal project] adminphp:eclipsepdt [2015/10/27 07:48] – [Install with Eclipse Available] admin
Line 1: Line 1:
 ====== Eclipse PDT(PHP Development Tool) ====== ====== Eclipse PDT(PHP Development Tool) ======
 ===== Install with Eclipse Available ===== ===== Install with Eclipse Available =====
-In Eclipse, click **Help -> Install New Software** and work with: http://download.eclipse.org/tools/pdt/updates/3.3+  - Step1: Download and Install **Eclipse EE** from https://eclipse.org/downloads/. You must specify java version on your computer to download eclipse 32bits(java 32bits) or 64bit(java 64bits)(You should install **Eclipse 3.6 32bits** to install hibernate tool and run with java 32bits) 
 +  - Step2: In Eclipse, click **Help -> Install New Software** and work with: http://download.eclipse.org/tools/pdt/updates/3.5
 ===== Basic Config ===== ===== Basic Config =====
 ==== Show some basic windows in Eclipse PDT ==== ==== Show some basic windows in Eclipse PDT ====
Line 34: Line 35:
 Under menu **File->New->PHP Project from Existing Directory** Under menu **File->New->PHP Project from Existing Directory**
 ==== Config Editor for zend framework ==== ==== Config Editor for zend framework ====
 +=== Config to recognize zend framework files ===
 +  * Step1: config [[#common_config_for_php|common config for PHP]]
 +  * Step2: config zend framework file types are recognized as PHP files:
 +      * Under **Window -> Preferences**, Expand left menu to **General -> Editors -> File Associations**. Under **File Associations** on the right click '**content type**', Add add the *.php, *.phtml in **"PHP Content Type"**
 +=== Import zend framework project ===
 +Under menu **File->New->PHP Project from Existing Directory**
 ===== Config debug PHP ===== ===== Config debug PHP =====
   * Config xdebug in PHP follow link:[[php:xdebug#config_and_run_xdebug_on_windows|Config xdebug in PHP]]   * Config xdebug in PHP follow link:[[php:xdebug#config_and_run_xdebug_on_windows|Config xdebug in PHP]]
php/eclipsepdt.txt · Last modified: 2022/10/29 16:15 by 127.0.0.1