Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

m (Extender Resources)
(Removed alot of old junk, kind of a clean startover)
Line 11: Line 11:
  
 
The purpose of the Wiki page is to provide additional information on top of the information from the official website with easy accessibility and editing.
 
The purpose of the Wiki page is to provide additional information on top of the information from the official website with easy accessibility and editing.
 
 
== Eclipse PDT Student Program ==
 
* Student program for [[PDT/StudentsProgram2009| 2009]]
 
 
== Discussions ==
 
 
* [[PHP DLTK Integration]] - Using DLTK as a framework for dynamic languages
 
* [[PHP WTP Integration]] - Usage and integration with WTP
 
* [[RequestedFeatures | Requested Features]] - High Level Plan for PDT 1.1
 
  
 
== Getting PDT ==
 
== Getting PDT ==
  
There are two ways to get PDT.
+
There are several ways to get PDT - the most common one is to download the classic IDE from the [http://www.eclipse.org/downloads/ Eclipse.org download site] and then adding the PDT component from the "Help > Install new Software..." menu.
 
+
* [http://download.eclipse.org/tools/pdt/downloads/ PDT Downloads] - including [[PDT/Installation|All-In-One zips]]
+
* [http://www.eclipse.org/tools/pdt/updates/ PDT Update Sites (3 to choose)] - to [[PDT/Installation|install PDT]] into an existing Eclipse
+
* [[PDT/how-to-keep-an-all-in-one-up-to-date | PDT How to keep an all-in-one up to date]]
+
 
+
== User Resources ==
+
 
+
* [http://www.eclipse.org/pdt/release-notes/pdt2_0.php PDT 2.0 New & Noteworthy]
+
* [[PDT/FAQ | PDT FAQ]]
+
* [[PDT/TUTORIALS | PDT Tutorials]]
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=Tools&product=PDT&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Open PDT Bugs]
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=pdt Enter a new PDT Bug]
+
* [[PDT/ProposeIcon | Propose an icon for PDT]]
+
 
+
== Developer Resources ==
+
 
+
* [[PDT Quick TODO List]]
+
 
+
* [[PDT_Development_Environment | PDT Development Environment]]
+
 
+
* [[Development Conventions and Guidelines]]
+
 
+
* [[PDT Nightly Process]]
+
 
+
* [[PDT Testing Framework]]
+
 
+
* [[PDT Developers Tools]]
+
 
+
* [[PDT Developers Working Procedures]]
+
 
+
* [[PHP Change Logs]]
+
 
+
* [[PDT Conference Calls]]
+
 
+
* [[PDT Summer Camp]]
+
 
+
* [[PDT Dev2Dev]]
+
 
+
* [[PDT Dev2QA]]
+
 
+
* [[PHP_5_3_UNIT_TESTS | PHP 5.3 Code Assist Tests]]
+
 
+
=== Extender Resources ===
+
 
+
* <strike>[[API Document for Extension Points PDT 2.0]]</strike>
+
* [[Extending PDT 2.2]]
+
* [http://www.slideshare.net/wcandillon/extending-and-scripting-pdt Extending And Scripting PDT 2.0]
+
 
+
== Planning ==
+
 
+
* [http://www.eclipse.org/projects/project-plan.php?projectid=tools.pdt PDT 2.1 Plan]
+
  
* [[PDT/2.0 Plan|PDT 2.0 Plan]], [http://www.eclipse.org/pdt/release-notes/pdt2_0.php New And Noteworthy]
+
Here's a list of alternative (probably outdated) installation methods: [[PDT/Installation]]
  
* [[PDT 1.0 Features Proposal]], [[PDT/1.0/New And Noteworthy|New And Noteworthy]]
+
If you want to have an up-to-date installation, read [[PDT/Nightlies]]
  
* [[PDT 0.7 Project Plan]]
 
  
 
== Mailing Lists ==
 
== Mailing Lists ==

Revision as of 23:35, 10 January 2012

PHP Development Tools
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

The PDT project is working towards providing a PHP Development Environment framework. This project was formerly known as PHP IDE. See here for why the name was changed.

The purpose of the Wiki page is to provide additional information on top of the information from the official website with easy accessibility and editing.

Getting PDT

There are several ways to get PDT - the most common one is to download the classic IDE from the Eclipse.org download site and then adding the PDT component from the "Help > Install new Software..." menu.

Here's a list of alternative (probably outdated) installation methods: PDT/Installation

If you want to have an up-to-date installation, read PDT/Nightlies


Mailing Lists

IRC Channels

  • #pdt on irc.freenode.net: An interactive way to help and get helped.

Back to the top