This plugin allows you to index, search and view the Javadoc paths setup in your IDEA project.
The JavadocPlugin provides searching and indexing using Lucene...
DocBrowser provides basic web browsing functionality (perfect for javadoc).
In your preferences you can set the JavadocPlugin to use DocBrowser or an external browser.
Please see the README.txt file in the zip for more detailed information.
TODO
A few ideas to extend the plugin:
- add a configurable action to mimic the Ctrl-Q behavior - user can invoke DocPlugin for a class or method based on the cursor position.
0.9.0
- initial combination of plugins
-- DanBachelder -- RickVestal - 19 Jun 2002
0.9.1
- code clean up and UI improvements for DocBrowser
- Last version for pre-632 EAP builds
-- DanBachelder - 21 Jun 2002
0.9.2
- updates for java 1.4.0 version of idea.
- plugin settings moved to IDE instead of project
- minor gui enhancements and fixes
-- RickVestal - 09 Jul 2002
0.9.3
- updates for build 638
- tool window position no longer forced to floating
-- RickVestal - 29 Jul 2002
0.9.4
- updates to build 642
- changed settings configuration (moved indexing
tab from the tool window to project configuration)
- added book concept
- index by doc root
- fixes icon issues
-- RickVestal - 31 Aug 2002
0.9.5
- updates to build 663
- nothing but required changes. Tested on linux only.
-- RickVestal - 23 Oct 2002
0.9.6
- updates to build 664
- Updates for Windows from Bill Uetrecht (path issues)
-- RickVestal - 24 Oct 2002
|
|