Like the title, are there any plugins that integrate the web server with Eclipse for faster / easier web development?
Basically I am looking for a PHP version that can be done WITHOUT installing XAMPP or any other server software separately. Ideally, this will work as Visual Studio - click Run, the web server instance is launched and your script (s) are launched that will allow you to execute the code without first moving to the North Pole (ok, one trip to the North Pole to install everything is acceptable).
Am I dreaming or was I just looking for the wrong places?
source
share