[Lazarus] CodeTools doesn't look in the project's search path
Vincent Snijders
vsnijders at quicknet.nl
Wed May 28 11:04:13 CEST 2008
Tobias Giesen schreef:
>> If the units are part of your project or part of a Package which is a
>> requirement of your project, CodeTools will automatically find those
>> units.
>
> I see, but that is not enough for me. I need the whole Project's search
> path to be searched. Otherwise I would have to add about 300 units to
> my project. I don't want to do that ...
>
Why not? The units are problably already in the lpi, because you edited them once.
The project inspector has a multiselect add files dialog, so adding them would not
be a lot of work.
Vincent
More information about the Lazarus
mailing list