Setting Up Eclipse PDT, Subversion and Zend Framework

  1. Download http://www.eclipse.org/pdt/downloads/ PDT all-in-ones that include eclipse and the PDT, and mylyn plugins
  2. Download and install subclipse by adding http://subclipse.tigris.org/update_1.6.x as an update site for eclipse in eclipse under "Help".. "Install New Software"... "Add"
  3. Download and install Zend Debugger by adding http://downloads.zend.com/pdt as an update site
  4. Download and install mysql workbench
  5. In eclipse create a new PHP project and import all of your files into it. Then right click on the project Team->Share->SVN
  6. For other people to get a working copy in eclipse: File->New->SVN->Check out existing project

0 comments:

Post a Comment