====== PHP Development Tools (PDT) ====== Pluging [[informatique:ide:eclipse|Eclipse]] pour développer en Php. ===== Installation ===== docs: * http://www.thierryb.net/pdtwiki/index.php?title=Using_PDT_:_Installation_:_Installing_the_Zend_Debugger * http://www.howtoforge.com/setting-up-eclipse-pdt2.0-on-eclipse3.4-ganymede Install Eclipse 3.4.2 (Ganymede) Install PDT 2.0\\ with software update : * Enable the Ganymede Update site (if not already enabled): download.eclipse.org/releases/ganymede/ * Add the DLTK 1.0 interim site: download.eclipse.org/technology/dltk/updates-dev/1.0/ * Add the PDT 2.0 interim site: download.eclipse.org/tools/pdt/updates/2.0/ Install Zend Debugger * Zend Debugger software update site: http://downloads.zend.com/pdt * [[http://devcha.blogspot.com/2008/01/how-to-install-zend-debugger-on-windows.html|How to install Zend Debugger on Windows]] And read http://www.thierryb.net/pdtwiki/index.php?title=Using_PDT_:_Installation_:_Installing_the_Zend_Debugger Install JSEclipse\\ * JSEclipse software update site : http://download.macromedia.com/pub/labs/jseclipse/autoinstall ===== Tips & Tricks ===== ==== "vendor" folder ==== Avec [[/informatique/php/laravel|Laravel]] ou [[/informatique/php/symfony|Symfony]] le dossier "vendor" génère des erreurs (xml et autres), c'est ennuyeux car brouille la vérification de "son propre" code. (Avec Eclipse 4.5) Pour désactiver la validation sur le dossier "vendor": * menu contextuel sur le dossier "vendor" * "use as Library Folder"