http://dev.eclipse.org/newslists/news.eclipse.tools.pdt/msg01979.html
On 29 Юни, 15:59, Catalin Constantin <[EMAIL PROTECTED]> wrote: > Hello, > > I am using Eclipse PDT for our Symfony projects. > The problem i have is that Eclipse PDT when building the PHP projects, > search in all folders for PHP code in order to generate the > autocomplete helpers. > > The problem is, it also searches inside cache/ and inside plugins/. > This is pretty time consuming and also can mislead in the > autocomplete. > > Is there any way, to make it NOT to search at least in the cache > folder ? > > The workaround we found is to create the Eclipse project in another > folder and HARD link just the folders we want to: > - app > - lib > - web > - config > > The drawback is that in this case the Team module is not working. > > Thank you for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
