Quick Search Provider Demo - plugin detail
Demo for the 6.5 API for Quick Search feature integration.
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
Demo for the 6.5 API for Quick Search feature integration.

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