narkisr / genericsfaction

Making Java Generics meta data available on runtime

This URL has Read+Write access

genericsfaction / cljtags
name age message
..
file .hg_archival.txt Loading commit data...
file LICENSE.txt
file README.txt
directory src/
cljtags/README.txt
                      __________________
                _________  /_____(_)_  /______ _______ ________
                _  ___/_  /_____  /_  __/  __ `/_  __ `/_  ___/
                / /__ _  / ____  / / /_ / /_/ /_  /_/ /_(__  )
                \___/ /_/  ___  /  \__/ \__,_/ _\__, / /____/
                           /___/               /____/

ClojureTags is program to generate a tags suitable for vim from the Vars in a
given namespace. It simply walks the list and extracts the file locations from
the meta data.

Invoke as:
java -cp <your-cp-here> de.kotka.cljtags --output tags --prefix src name.space.one ...

-- Meikel Brandmeyer, <mb@kotka.de>
   Frankfurt am Main, 2008