HowTo use Eclipse PDT and existing mounted directory tree?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I must be retarded or something because I can't figure out in Eclipse
PDT (Linux) how in the heck do I start a new project and have it "point"
to an existing directory tree.

I DO NOT want Eclipse to pull in a copy of the files or do anything
wacky like that. I simply want it to look at a mount point (sshfs)
directory and use the files that exist there already. These are served
up via apache on a dedicated development server, so obviously I want to
change them and not a 'local copy'.

The files are physically in /var/www/vincentd/ on the dev box but are
in /home/vincentd/mydev/ on my local Ubuntu as a share. Or in other
words... localhost:/home/vincentd/pse02 ->
development:/var/www/vincentd/

I've Googled around and can't seem to find the right words to get an
answer to what would seem an obvious task. 

D.Vin
http://daevid.com


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux