Re: [Ctags] Can ctags work with .jar or .zip arvhives?
Brought to you by:
dhiebert
|
From: Darren H. <dhi...@us...> - 2007-09-25 03:40:42
|
I cannot see what value this would be. Ctags index files consist of lines containing the tag, the source file where the tag is defined, and a method to locate the line containing the definition for the tag. This allows a text editor to jump to the source line where the tag is defined. I do not understand what would be generated for a .jar or .zip file. A text editor would not be able to do anything with whatever information was even related to it. Darren On Sep 24, 2007, at 10:36 PM, yichao.zhang wrote: > for example, I want to work with jdk's src.zip, not the unzipped > src directory. > > Thanks! > > -Yichao > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Ctags-users mailing list > Cta...@li... > https://lists.sourceforge.net/lists/listinfo/ctags-users > -- Darren Hiebert http://darrenhiebert.com |