jEdit Community home jEdit Community Wiki > Plugins > JIndexPlugin ( vs. r1.1) jEdit Community Wiki webs:
Main | Plugins | Know | TWiki | Sandbox
Plugins . { Changes | Index | Search | Go }
 <<O>>  Difference Topic JIndexPlugin (r1.1 - 16 Aug 2003 - Brad Mace)
Added:
>
>

%META:TOPICINFO{author="BradMace" date="1061012253" format="1.0" version="1.1"}% %META:TOPICPARENT{name="WebHome"}%

JIndex

The JIndex plugin enables jEdit to show the Java Doc? 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 Java Doc? URL in your browser. If there are more than one entries on this word, you will be presented a choose dialog.

%META:FORM{name="PluginPageForm"}% %META:FIELD{name="PluginName" title="PluginName" value="JIndex"}% %META:FIELD{name="Category" title="Category" value="JavaCentric"}% %META:FIELD{name="Maintainer" title="Maintainer" value="DirkMoebius, Stefano Maestri?"}% %META:FIELD{name="LatestVersion" title="LatestVersion" value="1.1"}% %META:FIELD{name="Released" title="Released" value="September 25, 2002"}% %META:FIELD{name="WhereToDownload" title="WhereToDownload" value="http://plugins.jedit.org/plugins/?JIndex"}% %META:FIELD{name="Description" title="Description" value="The JIndex plugin enables jEdit to show the Java Doc? 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 Java Doc? URL in your browser. If there are more than one entries on this word, you will be presented a choose dialog."}%


Topic JIndexPlugin . { View | Diffs | r1.1 | More }
Revision -
Revision r1.1 - 16 Aug 2003 - 05:37 GMT - Brad Mace
Copyright © 1999-2004 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding jEdit Community Wiki? Send feedback.