Download
 
 
JIndex
Description:

The JIndex plugin enables jEdit to show the JavaDoc API html documentation on the currently selected word, with a single key press, in a browser of your choice. You can index the class, method and field names of all the libraries that you frequently use, including classes.zip, rt.jar and swingall.jar. After you have created an index, you can execute the 'JIndex on current word' command and JIndex will search in the index for the current word, that the cursor is on. If an entry is found, it will display the appropiate JavaDoc URL in your browser. If there are more than one entries on this word, you will be presented a choose dialog.

The index creation and other options may be controlled through a dialog under "File -> PlugIn Options". For help, see "Help Contents -> Plugins -> JIndex".

Authors: Dirk MoebiusStefano Maestri
Category: Java-Centric

Version: 1.1
Requirements: JDK >= 1.3 · jEdit between 4.1pre1 and 4.4pre1 · InfoViewer >= 1.0
Binary Download: JIndex-1.1-bin.tgz
JIndex-1.1-bin.zip
Complete Download: JIndex-1.1.tgz
JIndex-1.1.zip
Release Date: September 25, 2002
 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

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