IntelliJ Community . APIdocPlugin

 
APIdocPlugin 

HOME INDEX SEARCH CHANGES GO  

APIdoc Search Plugin

Purpose

A search plugin for APIdoc.org.

Description

APIdoc.org is a searchable index of API documentation from many sources (J2SE, J2EE, other Java libraries, .Net, MySQL?, HTML, etc). The site stores a history of what you've searched for and viewed so you can revisit pages later. Users can add their own comments to individual items of documentation for others to read.

This plugin allows you to search from the IntelliJIDEA code editor. Search results are displayed in a tool window. A web browser is launched to view documentation.

More information can be found at http://apidoc.org/goto/ideaplugin.

Installation

Either install APIdoc Search from the IntelliJIDEA Plugin Manager or download the latest version of the plugin zip from the attachments below and extract it to your IntelliJ IDEA plugins directory. IntelliJIDEA must be restarted to complete the installation.

Feedback

Please send any feedback to contact apidoc.org.

Change Log

Version 1.1.4 (16 May 2008)

  • Support proxies with IDEA 7.x.

Version 1.1.3 (1 March 2007)

  • Prevent the Alt+A shortcut from performing a search when the code editor is not selected to avoid causing a NullPointerException.

Version 1.1.2 (13 July 2006)

  • Support NTLMv1 authentication when Digest and Basic are not offered by the proxy server. Previous versions would fail to authenticate if NTLM was offered at all by a proxy server.

Version 1.1.1 (18 April 2006)

  • Fix an issue that caused searches and logins to fail when running with other plugins that use commons-logging.

Version 1.1.0 (5 January 2006)

  • Use IntelliJIDEA proxy settings. Authentication only works if you have remember password checked (otherwise IDEA shows a modal dialog that cannot be closed).
  • Requires IntelliJIDEA 5.0.

Version 1.0.4 (2 August 2005)

  • Improvements to context search when there is no text selected.

Version 1.0.3 (2 August 2005)

  • IntelliJ IDEA 5.0 compatibility fixes.

Version 1.0.2 (7 June 2005)

  • Context searches now use IDEA to determine fully qualified class names to search on. When text is selected, the selection is still used instead of the class name lookup. A new option controls whether searches on class members (fields and methods) will perform searches on the owner class.

Version 1.0.1 (4 June 2005)

  • Alias for context searches can now be overridden for particular file name patterns.
  • Message displayed when search returns no results.

Version 1.0.0 (31 May 2005)

  • Initial release.

-- PhilipRoss - 07 Jun 2005

IntelliJPluginWebForm
IntelliJPluginName: APIdoc Search
IntelliJPluginVersion: 1.1.4
IntelliJPluginVendor: APIdoc.org
IntelliJPluginBinary: http://www.intellij.org/twiki/pub/Main/APIdocPlugin/apidoc-idea-1.1.4.zip
IntelliJPluginSource:
IntelliJPluginClassification: Other
TopicClassification: IntelliJPluginPackage
TopicShortDescription: A search plugin for APIdoc.org.
TestedOnOS: OsWinXP
ShouldRunOnOS: AnyOS

Attachment: sort Action: Size: Date: Who: Comment:
apidoc-idea.jar action 79412 02 Aug 2005 - 21:33 PhilipRoss Version 1.0.4
apidoc-idea-1.1.0.zip action 417345 05 Jan 2006 - 22:58 PhilipRoss Version 1.1.0
apidoc-idea-1.1.1.zip action 418456 18 Apr 2006 - 20:47 PhilipRoss Version 1.1.1
apidoc-idea-1.1.2.zip action 419400 13 Jul 2006 - 19:24 PhilipRoss Version 1.1.2
apidoc-idea-1.1.3.zip action 419413 01 Mar 2007 - 22:11 PhilipRoss Version 1.1.3
apidoc-idea-1.1.4.zip action 419230 15 May 2008 - 23:49 PhilipRoss Version 1.1.4

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.