You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-user@ant.apache.org by Potje rode kool <ev...@gmail.com> on 2010/05/22 20:25:26 UTC

WTP

I trying to use WTP intergration but have some trouble with it.
How to configure my ivy.xml so it will exclude for example the dependency
of javax.el?
I only need that dependency on compile time because Tomcat allready provides
it.

Thanks,
Evert

Re: WTP

Posted by Tim Brown <tp...@gmail.com>.
Separate these dependencies by using configs then use multiple IvyDE
libraries.

One for your full classpath, the other with only items included in
deployment.



~T

On May 22, 2010, at 11:25 AM, Potje rode kool
<ev...@gmail.com> wrote:

> I trying to use WTP intergration but have some trouble with it.
> How to configure my ivy.xml so it will exclude for example the
> dependency
> of javax.el?
> I only need that dependency on compile time because Tomcat allready
> provides
> it.
>
> Thanks,
> Evert