Eclipse and Apache Integration
Posted: Thu Aug 27, 2009 11:07 am
I'm an experienced Java programmer just starting with PHP, so I installed the PDT All-in-one version of Eclipse to get started.
How do people usually integrate Eclipse and Apache to compose the PHP pages and have Apache serve them from 1 place?
Seems like most of the hits I found searching set the Eclipse workspace to the Apache document root, but that would clutter the doc root with project artifacts, I would think.
I'm used to J2EE developement, where the project is published/deployed to the J2EE server when running or debugging. Is there a way to do that with PDT/Eclipse?
Thanks
How do people usually integrate Eclipse and Apache to compose the PHP pages and have Apache serve them from 1 place?
Seems like most of the hits I found searching set the Eclipse workspace to the Apache document root, but that would clutter the doc root with project artifacts, I would think.
I'm used to J2EE developement, where the project is published/deployed to the J2EE server when running or debugging. Is there a way to do that with PDT/Eclipse?
Thanks