You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-user@jakarta.apache.org by Kees Jan Koster <kj...@kjkoster.org> on 2005/01/02 20:47:48 UTC

Re: newb: How to determine package dependencies from one jar?

Dear Dean,

>
> Is there a way to use the bcel, to go through a jar and determine that
> biz.xsoftware.router depends on biz.xsoftware.model?  I basically want
> to go through all the class files in biz.xosftware.router package and
> see if any depend on any classes in the bix.xsoftware.model.
>
For this particular purpose, perhaps you could consider using JDepend?

http://www.clarkware.com/software/JDepend.html

Of course, if this is an excercise to learn how to use BCEL, ignore this  
message. :-)

Kees Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org