You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2003/01/27 15:16:25 UTC

LoaderUtils or JavaEnvUtils or ... - where to put getClasspathEntry?

Hi,

I want to extract a method

    File getClasspathEntry(Class clazz)

that would return the directory or jar file containing clazz from the
JUnit task and reuse it in this task, Diagnostics and ANTLR, but I'm
unsure as to where it should go.

Any preferences?

Oh, maybe that method should return an URL instead?  A String?

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>