Download
 
 
CtagsInterface
Description:

CtagsInterface provides source code tagging functionality using the "Exuberant Ctags" tool (http://ctags.sourceforge.net). It automatically invokes Ctags on a list of projects (or source code trees) and keeps the tag information in a HSQL database ( http://hsqldb.org). It can automatically keep track of modifications to the projects (or source trees), re-run Ctags over the modified files and keep the database updated. The plugin provides a "Follow tag" function which can be used to follow the tag under the caret, and a "Tag preview" dockable which tracks the caret location and shows the definition of the tag under the caret automatically.

In addition, CtagsInterface provides a convenient API to access the tag database, so that the tag information can be shared with other plugins as well, and to eliminate the need for other plugins to interface with Ctags directly.

CtagsInterface is highly-configurable and can make use of all the information provided by Ctags. All tag extensions are inserted into the database and made available to other plugins by the API.

Author: Shlomy Reinstein
Category: Applications

Version: 1.0
Requirements: JDK >= 1.5 · jEdit >= 4.3pre17 · SuperAbbrevs >= 0.32
Binary Download: CtagsInterface-1.0-bin.tgz
CtagsInterface-1.0-bin.zip
Complete Download: CtagsInterface-1.0.tgz
CtagsInterface-1.0.zip
Release Date: July 29, 2009
 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Wiki
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate