1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Installing the PHPEclipse Plugin</title><meta name="generator" content="DocBook XSL Stylesheets V1.71.0"><link rel="start" href="index.html" title="Debugging in PHP Eclipse"><link rel="up" href="ar01.html" title="Installing PHPEclipse"><link rel="prev" href="ar01.html" title="Installing PHPEclipse"><link rel="next" href="ar01s03.html" title="Conclusion"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installing the PHPEclipse Plugin</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ar01.html">Prev</a> </td><th width="60%" align="center">Installing PHPEclipse</th><td width="20%" align="right"> <a accesskey="n" href="ar01s03.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="phpeclipse.installing.installingplugin"></a>Installing the PHPEclipse Plugin</h2></div></div></div><p>The first step is to install the PHP Eclipse plugin. To start this
 
   2     process, click on <span class="guimenu">Help</span>, select <span class="guisubmenu">Software
 
   3     Updates</span>and click <span class="guimenuitem">Find and
 
   4     Install</span></p><div class="figure"><a name="phpeclipse.installing.findandinstall"></a><p class="title"><b>Figure 1. Installing Additional Eclipse Features</b></p><div class="figure-contents"><div class="screenshot"><div class="mediaobject"><img src="findandinstall.png" alt="Installing Additional Eclipse Features"></div></div></div></div><p><br class="figure-break"></p><p>When that option is selected, a window will appear providing two
 
   5     options: 'Search for updates of the currently installed features' and
 
   6     'Search for new features to install'. Since we want to install a new
 
   7     feature, select the second option and click 'Next'.</p><div class="figure"><a name="phpeclipse.installing.installupdate"></a><p class="title"><b>Figure 2. The Install/Update Window</b></p><div class="figure-contents"><div class="screenshot"><div class="mediaobject"><img src="installupdate.png" alt="The Install/Update Window"></div></div></div></div><p><br class="figure-break"></p><p>In order to install PHPEclipse, you must tell Eclipse where to find
 
   8     it. On the top right of the window that appears, there will be a button
 
   9     labeled 'New Remote Site...'. When you click on this button, a window will
 
  10     appear requesting the Name and URL of the site to be added. Enter
 
  11     'PHPEclipse Nightly Builds' in the Name field and
 
  12     <code class="uri">http://update.phpeclipse.net/update/nightly/</code> in the URL
 
  13     field.</p><div class="figure"><a name="phpeclipse.installing.newupdatesite"></a><p class="title"><b>Figure 3. New Update Site Window</b></p><div class="figure-contents"><div class="screenshot"><div class="mediaobject"><img src="newupdatesite.png" alt="New Update Site Window"></div></div></div></div><p><br class="figure-break"></p><p>To continue, select the 'Europa Discovery Site', 'PHPEclipse Nightly
 
  14     Builds' and 'The Eclipse Project Updates' update sites and then click
 
  15     Finish. Windows will then appear asking you to select mirrors for each
 
  16     site. Select which ever mirrors are closest to you and click OK.</p><p>Once you have selected each mirror, Eclipse will search the
 
  17     specified update sites for additional features that can be installed. Once
 
  18     it has done this, it will present you with the list of features so that
 
  19     you can select which ones you would like to install. The features we are
 
  20     interested in installing are the PHPEclipse Nightly Builds. Select this
 
  21     feature by clicking on the checkbox that is beside it. This will, in
 
  22     addition to installing the PHPEclipse plugin, also install the dbg Debug
 
  23     Feature and the Xdebug Feature. You can deselect these features by
 
  24     expanding the tree and checking or unchecking the checkboxes that are
 
  25     beside them.</p><div class="figure"><a name="phpeclipse.installing.nightlybuilds"></a><p class="title"><b>Figure 4. Selecting the PHPEclipse Nightly Builds for
 
  26         installation</b></p><div class="figure-contents"><div class="screenshot"><div class="mediaobject"><img src="nightlybuilds.png" alt="Selecting the PHPEclipse Nightly Builds for installation"></div></div></div></div><p><br class="figure-break">Click 'Next' to Continue.</p><p>A window will then appear which will display the license agreements.
 
  27     Read the license agreements to ensure that you agree to them, and then
 
  28     select the 'I accept the terms of the license agreements' and click 'Next'
 
  29     to continue.</p><p>You will then be presented with the list of features that you
 
  30     selected to be installed. Review the list to make sure it contains the
 
  31     features you want to install (this should at least be PHPeclipse) and
 
  32     click 'Finish'. Eclipse will then download the features you have selected.
 
  33     A window will then appear asking you to confirm the installation of the
 
  34     specified features. Click 'Install All' to continue. Once the features
 
  35     have been installed, Eclipse will ask you to restart. Click 'Yes' to
 
  36     restart Eclipse.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ar01.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ar01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ar01s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Installing PHPEclipse </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Conclusion</td></tr></table></div></body></html>