Hi,

In the geotools project (http://geotools.sf.net), we're developing an
applet that currently requires over 1mb of external jars. I suspect that
a lot of classes are unused, and would like to cut down on the jar size
accordingly.

Does anyone know of a tool that can do this? Essentially the task is;
given one class, determine a list of it's dependencies.

I've been looking at the Depend task, which does something very similar.
If nothing suitable comes to light, I'll look into hacking Depend.

thanks,

--Jeff

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to