Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PDT/TUTORIALS"

< PDT
(PDT Tutorials)
(Removed tutorial dead links)
 
(25 intermediate revisions by 8 users not shown)
Line 1: Line 1:
== Tutorials ==
+
= Videos repository for PDT =
 +
http://files.zend.com/help/PDT/pdt.htm#video_tutorials.htm
 +
 
 +
= Setup PDT 2.0 on Eclipse 3.4 (Ganymede) =
 +
 
 +
* [[PDT/Installation#Eclipse_3.4_.2F_Ganymede_.2F_PDT_2.0|Simple install]]
 +
* [http://wiki.freaks-unidos.net/php-ide-with-eclipse Detailed install with optional extras]
 +
* [http://www.64bitjungle.com/ubuntu/full-64-bit-or-32-bit-web-development-and-php-mysql-ide-with-eclipse-34-ganymede-and-pdt-2 Install PDT 2.0 in Ganymede]
 +
 
 +
= Eclipse PDT tutorials =
 +
 
 +
* http://blog.themeforest.net/installation-guides/using-eclipse-for-php-development/
 +
* Eclipse PDT with Zend Debugger in action - http://www.youtube.com/watch?v=CJvIT5FswlI
 +
* http://robsnotebook.com/php_debugger_pdt_xdebug
 +
* [http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt Debugging PHP Applications with Xdebug and Eclipse PDT]
 +
 
 +
= How-to use templates in Eclipse (defunct) =
 +
 
 +
http://www.typo3-unleashed.net/singleentry/date/2008/06/13/how-to-use-templates-in-eclipse.html
 +
 
 +
= Visual Guide to templates in Eclipse =
 +
 
 +
http://eclipse.dzone.com/news/visual-guide-templates-eclipse
 +
 
 +
= Debugging PHP using Eclipse and PDT =
 +
 
 +
http://www.ibm.com/developerworks/edu/os-dw-os-php-eclipse-pdt-debug.html
 +
 
 +
= Extending PDT =
 +
* http://www.slideshare.net/wcandillon/extending-and-scripting-pdt
 +
 
 +
= Wiki =
 +
 
 +
* the official wiki - http://wiki.eclipse.org/PDT
 +
* the unofficial wiki - http://www.thierryb.net/pdtwiki

Latest revision as of 18:36, 2 March 2013

Videos repository for PDT

http://files.zend.com/help/PDT/pdt.htm#video_tutorials.htm

Setup PDT 2.0 on Eclipse 3.4 (Ganymede)

Eclipse PDT tutorials

How-to use templates in Eclipse (defunct)

http://www.typo3-unleashed.net/singleentry/date/2008/06/13/how-to-use-templates-in-eclipse.html

Visual Guide to templates in Eclipse

http://eclipse.dzone.com/news/visual-guide-templates-eclipse

Debugging PHP using Eclipse and PDT

http://www.ibm.com/developerworks/edu/os-dw-os-php-eclipse-pdt-debug.html

Extending PDT

Wiki

Back to the top