There is available the first preview of the support for Database Servers Integration in NetBeans IDE. Now it contains two modules:
Database Server Registry and
HSQLDB Database Server Support. You can download it from
project page
The first snapshot of Database Server Registry bring these features :
* Server integration API
The first snapshot of HSQLDB Database Server bring these features :
* Server registration
* Start / Stop
* Database Management (create, delete)
* Easy adding of jdbc connections
More information about support you can read on
project page
When you click on a web link in Thunderbird, it invokes the default web browser for the operating system. It is possible to change this behaviour by changing the default browser. Another way (at least on Linux, tried with TB1.5 under Suse and Debian) is to insert a line
user_pref("network.protocol-handler.app.http", "/usr/bin/firefox");
in Thunderbird's prefs.js (of course put in the correct path to your firefox).