PHPEclipse plugin: I guess I am joining the party a bit late

Posted : November 15, 2004 at 6:33 pm [America/Los_Angeles]

You can get all the details about this plugin here. According to their site, the attempt is to create a “..full featured PHP IDE with PHP, HTML, SQL, Debugger support. The PHPeclipse plugins are based on the Eclipse IDE Framework”.

While the goal is indeed noble, it seems using this plugin with an existing installation of LAMP is not well-documented (or possible). According to the documentation on their site, the plugin assumes that the developer will use wampp package to install LAMP software on their workstation. Frankly, I decided to ignore the “integration” piece for now and tried using the plugin to do something really simple: Build a PHP project with an HTML Forms-based page submitting to a PHP page for processing.

Two words: It rocks!

- Anand

Viewed: 535 times