corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Quick Search Provider Demo - plugin detail

Demo for the 6.5 API for Quick Search feature integration.

NetBeans Plugin - Quick Search Provider Demo
Plugin owner: geertjan
Website: http://blogs.sun.com/geertjan/entry/quick_search_api_sample
Added: 2008-07-18
Last updated: 2008-07-18
NetBeans Versions: 6.5
License: CDDL
Category:
Size: 0.17 MB
Downloaded: 553 times
Rating:
 0, by 0 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

Demo for the 6.5 API for Quick Search feature integration.

1216416982952_qsearcher-4.png



What's new in this version

[ You have to be logged in to be able to comment. ]

User Comments

  

UserFAQSearchProvider.java

Hi Geertjan,

In UserFAQSearchProvider.java, I think "http://netbeans.dzone.com" + is not needed for user faq search.

URL url = new URL("http://netbeans.dzone.com" + article);
Posted by masaki on Sep 02, 2008