This bundle aims at providing an interface to the fast code search tool OpenGrok
This bundle needs jruby
To install this bundle run the following commands from the command line
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/hellvinz/textgrok-tmbundle.git "TextGrok.tmbundle"
When you wish to update the bundle simply run these commands
cd ~/Library/Application\ Support/TextMate/Bundles/TextGrok.tmbundle
git pull
If your jruby installation is not in your $PATH, please follow the instructions under the important section of this page
[path]http://manual.macromates.com/en/shell_commands#search_path
Run the bundle update index task (this can be long if your project has a large number of revisions). Then your done!