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
php:eclipsepdt [2014/12/23 02:45] – [Config Editor for zend framework] adminphp:eclipsepdt [2022/10/29 16:15] (current) – external edit 127.0.0.1
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 37: Line 38:
   * Step1: config [[#common_config_for_php|common config for PHP]]   * Step1: config [[#common_config_for_php|common config for PHP]]
   * Step2: config zend framework file types are recognized as PHP files:   * 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 *.engine, *.theme, *.install, *.inc, *.make (for Drush make files), *.module, *.profile and *.test in **"PHP Content Type"**+      * 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.1419302709.txt.gz · Last modified: 2022/10/29 16:15 (external edit)