Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Avoiding building buggy libraries and tools
Avoiding building buggy libraries and tools [message #24232] Mon, 28 May 2007 20:41 Go to next message
Eclipse UserFriend
Originally posted by: bruno.maehdros.com

Hello,

In my project, I have a local copy of FCKEditor which doesn't build well
under PDT (full of JS and PHP error).

I also use others libraries and tools that PDT see as syntaxically buggy.

Is there a way to tell the builder not to scan some directories, because
it fills the error console with lots of error I don't care about ?

Further to that, it fills the project outline with classes of the
different project (just try to get JPGraph into the local project and
you'll get tons of classes messing up with your own).

I have tried to see the properties attached to the directory of the
tools, but I can't see anything that would allow me to tell PDT not to
scan it.

Any suggestion ?

Thanks a lot,

Bruno
Re: Avoiding building buggy libraries and tools [message #24275 is a reply to message #24232] Tue, 29 May 2007 09:59 Go to previous message
Eclipse UserFriend
Originally posted by: smserg.bk.ru

There is feature request for it. You can vote for it.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=178602

Bruno Mairlot wrote:
> Hello,
>
> In my project, I have a local copy of FCKEditor which doesn't build well
> under PDT (full of JS and PHP error).
>
> I also use others libraries and tools that PDT see as syntaxically buggy.
>
> Is there a way to tell the builder not to scan some directories, because
> it fills the error console with lots of error I don't care about ?
>
> Further to that, it fills the project outline with classes of the
> different project (just try to get JPGraph into the local project and
> you'll get tons of classes messing up with your own).
>
> I have tried to see the properties attached to the directory of the
> tools, but I can't see anything that would allow me to tell PDT not to
> scan it.
>
> Any suggestion ?
>
> Thanks a lot,
>
> Bruno
Previous Topic:Missing Function in Code Assist
Next Topic:Slow project builder
Goto Forum:
  


Current Time: Fri Jan 17 09:27:10 GMT 2025

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

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

Back to the top