Databases Reference
In-Depth Information
You need to configure it as follows:
1. From the Eclipse menu, select Help Software Updates Find & Install .
2. Select Search for New Feature to install, then click Next .
3. Click New Remote Site .
4. In the window that appears, enter the following information and click OK :
a. In the Name field, type PHP Plug-in
b. In the URL field, type:
http://phpeclipse.sourceforge.net/update/releases
5. Make sure the PHP Plug-in is checked, and then click Finish .
6. On the next window, accept the license agreement and click Next .
7. Click Finish .
The Eclipse Update Manager downloads and prompts you to select the
component and confirm installation. Once installed, you need to restart
Eclipse to be able to use PHP features.
The Eclipse window in Figure 3-1 on page 108 shows the tool with the PHP
menu and functions. You can also switch the Eclipse window perspective to
switch to another development environment, such as Java. For more information
about using the Eclipse tool, see the Eclipse documentation. The major
advantage of using Eclipse with the PHP plug-in is that it provides better
organization of your code with color-coded text for errors and warnings. It also
includes the PHP Debug environment to debug the code and a PHP browser to
view the result.
Search WWH ::




Custom Search