|
Re: JDepend and Eclipse/WSAD
> > ..but I don't know what needs to be included in
> > the classespath.
> <classespath>
> <pathelement location="classes" />
> </classespath>
>
> Does that help?
Mike - thank you for your response. I guess I haven't been very
clear. Your answer I understand, but that wasn't my question. My
question is how do I configure Eclipse 2.1/WSAD to use newer (e.g.
the latest) version of JDepend. I can override the use of the Eclipse
2.1/WSAD 5.12 versions of built in version of Ant/JDepend but that
doesn't work for me because I cannot get ahold of the older
distributions of JDepend. The alternative is to override the IDE's
default behavior by specifying what version of Ant to run and what
needs to be included in the classpath for it. I guess this is more
of an Ant question than a JDepend question. Is it possible to get
older distributions of JDepend?
|