Site Archives WebPage2

Eclipse PDT (Part 2) - Creating your first project


**Follow instructions from class on setting up XAMPP on your personal computer for a test development site on your machine.
To create a new project in Eclipse you must first Right Click on the PHP Explorer window and go to New > PHP Project like Figure 1.
Figure 1:

Next name your project WebPage2 when the dialog box [...]

Using Eclipse PDT (PHP Development Tools) Part 1


*This is Part 1 in a multi-part series
Eclipse is an IDE (Integrated Development Environment) that is usually used for Java projects but there are plenty of plugins that have been developed to use Eclipse as a development environment for other languages. Those languages include C, C++, PHP, XML and so on and so forth.
An [...]