Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » can i disable parsing of symbolic links?
can i disable parsing of symbolic links? [message #96040] Fri, 03 April 2009 07:33 Go to next message
Eclipse UserFriend
Originally posted by: pavel.dvorak.work.gmail.com

for example i have a directory web.com/www
for debugging purposes i need to add a symbolic link to www, so i have
web.com/local

but now in eclipse I have everyhing twice
can i somehow disable parsing of symbolic links?
Re: can i disable parsing of symbolic links? [message #96200 is a reply to message #96040] Sat, 11 April 2009 15:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pavel.dvorak.work.gmail.com

any ideas? thanks

pavel.dvorak.work@gmail.com napsal(a):
> for example i have a directory web.com/www
> for debugging purposes i need to add a symbolic link to www, so i have
> web.com/local
>
> but now in eclipse I have everyhing twice
> can i somehow disable parsing of symbolic links?
Re: can i disable parsing of symbolic links? [message #96229 is a reply to message #96200] Sat, 11 April 2009 15:45 Go to previous messageGo to next message
Eclipse UserFriend
Sure, you can use the build path mechanism for this end.

from the project properties select PHP buildpath and exclude any directory
from your path...

Enjoy ;)
- Roy

pavel.dvorak.work@gmail.com wrote:

> any ideas? thanks

> pavel.dvorak.work@gmail.com napsal(a):
>> for example i have a directory web.com/www
>> for debugging purposes i need to add a symbolic link to www, so i have
>> web.com/local
>>
>> but now in eclipse I have everyhing twice
>> can i somehow disable parsing of symbolic links?
Re: can i disable parsing of symbolic links? [message #96243 is a reply to message #96200] Sat, 11 April 2009 18:00 Go to previous message
Eclipse UserFriend
Originally posted by: michael.zend.com

Hi,

Eclipse doesn't know about Unix symbolic links.

<pavel.dvorak.work@gmail.com> wrote in message
news:grqcfc$41u$1@build.eclipse.org...
> any ideas? thanks
>
> pavel.dvorak.work@gmail.com napsal(a):
>> for example i have a directory web.com/www
>> for debugging purposes i need to add a symbolic link to www, so i have
>> web.com/local
>>
>> but now in eclipse I have everyhing twice
>> can i somehow disable parsing of symbolic links?
Previous Topic:Auto-completion error
Next Topic:can i get ISourceModule from IStructuredDocumentRegion
Goto Forum:
  


Current Time: Tue Feb 11 08:58:41 GMT 2025

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

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

Back to the top