Extracting class files of a certain package from a jar.
Hi,
I want to extract all the class files belonging to a certain package from a JAR file containing class files belonging to a different packages.
Can I do this using the jar tool, or use some other unzipping tool?
If it is best to use an unzipping tool which one can I use for windows?
Thanks,
Niranjan.

