Home > Archive > Java Help > January 2008 > Re: the which command but using class name instead of command and CLASSPATH for PATH
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: the which command but using class name instead of command and CLASSPATH for PATH
|
|
| Roedy Green 2008-01-10, 4:34 am |
| On Wed, 9 Jan 2008 06:52:01 -0800 (PST), apm35@student.open.ac.uk
wrote, quoted or indirectly quoted someone who said :
>I wonder if anyone has written a script that acts like the which
>command but for java class names. Where the command name would be
>given the class name is given and instead of using PATH it uses
>CLASSPATH. I know there is a web facility to do this for well known
>java class names but I need a command line utility for my env so I can
>detect which jars are being used to resolve certain class names.
See http://mindprod.com/project/which.html
Unfortunately it is just a student project outline, not a finished
utility.
My brother in law is working through the list of projects. When he
gets to that one I see if I can get him to post the code. Don't hold
your breath.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
| |
| Roedy Green 2008-01-16, 7:18 pm |
| On Thu, 10 Jan 2008 03:56:11 -0800 (PST), apm35@student.open.ac.uk
wrote, quoted or indirectly quoted someone who said :
>Can you update the web page with these
>'requirements' please?
done.
--
Roedy Green, Canadian Mind Products
The Java Glossary, http://mindprod.com
|
|
|
|
|