To answer my own question - I solved it by using linked folders which allows
me to create an Eclipse project which actually points to amfphp/services.

On Sun, Sep 7, 2008 at 4:18 PM, nwebb <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I'm setting up a local development environment to play around with a
> Flash-Remoting project. I'm using Flex & PHP, therefore I'm using the
> FlexBuilder plugin and the PHPEclipse plugin, both within a single Eclipse
> installation.
>
> My Eclipse workspace is set to be:  C:\xampp\htdocs
>
> My php file needs to be 'published' to C:\xampp\htdocs\amfphp\services, yet
> it's actual location is C:\xampp\htdocs\phpProjectName. I don't want to have
> to keep copying it over manually to the correct folder each time I make a
> change. Is ANT the solution or am I missing a better way to set things up?
>
> Thanks.
>

Reply via email to