Search JDeveloper Related Blogs Extension
With so many active blogs out there the document tips and tricks for JDeveloper and ADF I end up doing a lot of Web searching for technical solution especially when I need to point people to answers on the OTN forum. And while Google does quite a good job here, one thing that we thought would help is a repository of JDeveloper related blog entries and an easy way to search it.
Juan Ruiz from our team has been working on creating such a repository, and I did my little part to help the effort by writing a new extension to JDeveloper.
The concept is simple:
1. While in JDeveloper, go to help->Search blogs... to pop-up a search dialog
2. Put in keywords you want to search

3. Get a list of articles in the log window

4. Click the article to find the solution
Hopefully this will help people locate solution faster.
To install the extension you can use the help->check for updates->open source and partner extension menu option in JDeveloper.
Or, you can download the zip file directly from here, and point the check for updates to your local copy.
Want to enhance the extension?
Here is the source for the extension.
Tips:
1. For the extension to work your JDeveloper needs to be able to access the Internet - so check your tools->preferences->proxy settings
2. Alt+f is defined as an accelerator for this action but it seems to conflict with the short-cut to get to the File menu in some cases. So if you want a short-cut just go to tools->preferences->accelerators and look for the search blogs entry.