Can ctags or any tag utilities for Linux tag java
..jar or .zip files? I'm guessing no. Looking in
for example tools.jar, they are all .class files.
So whatever tool tags these java archives would
have to decompile the .class files on the fly.
Any suggestions would be greatly appreciated.
-Thanks