It depends on eclipse. I do not use eclipse (tried to once or twice) but have some experience in netbeans and intelli idea.
Both of these come with a bundled ant. One has set set the ant path to your ant path, or add the jdepend.jar file into the bundled ant lib directory. Using <typedef .../> will not work. Peter On 9/6/06, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> I've tryied these unsuccessfully: > > -adding jdepend.jar to my eclipse build path > -setting ANT_HOME > -copying jdepend.jar to ~ant.home/lib/ Try putting jdepend.jar in $ANT_HOME/lib, and nowhere else. This worked for me in the past. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
