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
m (Setup PDT 2.0 on Eclipse 3.4 (Ganymede))
Line 1: Line 1:
 
= Setup PDT 2.0 on Eclipse 3.4 (Ganymede) =
 
= Setup PDT 2.0 on Eclipse 3.4 (Ganymede) =
  
* http://wiki.freaks-unidos.net/php-ide-with-eclipse
+
* [[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]
  
 
= Eclipse PDT tutorials =
 
= Eclipse PDT tutorials =

Revision as of 11:14, 20 July 2008

Setup PDT 2.0 on Eclipse 3.4 (Ganymede)

Eclipse PDT tutorials

How to setup a PHP debugger in Eclipse using PDT + XDebug

http://robsnotebook.com/php_debugger_pdt_xdebug

How-to use templates in Eclipse

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

Debugging PHP using Eclipse and PDT

http://www.ibm.com/developerworks/edu/os-dw-os-php-eclipse-pdt-debug.html?S_TACT=105AGX59&S_CMP=GRsite-lnxw07&ca=dgr-lnxw07EclipsePDTDebug

Back to the top