validating classpaths

J

John Coltrane

I there a tool I can use that will dump out the fully qualified jar
filenames that are access by either an individual java file or group
of files.

I would like to be able to verify that java projects built on
different systems are accessing the same jar files.

It would be great if versions were included but I don't want to get
greedy :))

thanks for the help


jprok
 
F

Ferenc Hechler

You can start the applicatino with the jvm option "-verbose:class"
each classes and the corresponding jars are printed on first access.
bye, feri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top