OK, so I've got several jars containing JavaHelp files (no classes) and I want to unit test them. The problem is that I don't know how to get them into, and subsequently out of, the classpath during runtime. I know that this is normally done with ClassLoader's but althought I'm certain it can be done, I don't see how it can be done with a jar that contains no classes.

Anyone?


Jim C.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to