Skip to main content



      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 03: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 11: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 11: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 14: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: Fri Mar 14 03:07:38 EDT 2025

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

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

Back to the top