Hi Robert,
How do you define your included library? We don't encounter this issue in
our build participant.

On Sat, Jun 20, 2009 at 10:30 PM, Robert Gruendler <doo...@gmail.com> wrote:

> Hi all,
>
> i'm trying to understand how included libraries are handled from a model
> point of view in pdt.
>
> Basically, we need some information from specific classes inside the user
> library, but i'm not sure at
> which point we can hook into pdt to build our model. I've tried to add a
> buildparticipant extension which
> uses a class that extends PHPAstVisitor.
>
> This works fine for all classes/methods etc inside the project, but i don't
> get anything from the included library.
>
> I assume the php model for the external libraries does not get built during
> the regular build process.
>
> Could anyone give me a hint at which point of the pdt plugin lifecycle the
> external libraries get parsed to build
> the model for them ?
>
>
> thanks!
>
> -robert
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>
_______________________________________________
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to