Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Remote Files and Autocomplete
Remote Files and Autocomplete [message #647152] Tue, 04 January 2011 18:54 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: January 2011
Junior Member
I figured out how to get autocomplete working with a project and locally stored files. However I don't have any idea how to define my remote files as a project so it can see my external library files. Does anyone know how to do this?
Re: Remote Files and Autocomplete [message #647153 is a reply to message #647152] Tue, 04 January 2011 19:11 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: January 2011
Junior Member
I gave up. I decided to use a non-eclipse solution. Sorry to bug you guys.
Re: Remote Files and Autocomplete [message #649468 is a reply to message #647152] Wed, 19 January 2011 10:37 Go to previous message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2011-01-04 19:54, noctufaber@gmail.com wrote:
> I figured out how to get autocomplete working with a project and locally stored
> files. However I don't have any idea how to define my remote files as a project
> so it can see my external library files. Does anyone know how to do this?

You need to create remote project which is very very slow, but eclipse builds
and index all of the files.
For me it's much better to download whole project and set sync for both, then
You will have fast local project with autocomplete etc and You will be able to
see changes directly on server.

best regards
/dmc
Previous Topic:Empty variable window in php-debug with xdebug
Next Topic:Eclipse Developer Needed in New York City
Goto Forum:
  


Current Time: Thu Mar 28 09:05:47 GMT 2024

Powered by FUDForum. Page generated in 0.27520 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top