Plugin Settings Dialog - Miscellaneous Panel


Drivers Panel

Alternative Location Allows the user to define an alternative location of the JDBC driver. All files in the directory with the extension .jar or .zip will be added to the class loader which is used to load the driver class.


Connections Panel

Don't close with tool window If this checkbox is not selected all open connections will be closed if the tool window is closed. All uncommited changes will be lost.


Security

Save passwords in workspace Defines how the entered connection passwords are saved into the workspace file (.iws)

  • Don't save - The passwords will not be saved. The user will have to reenter the passwords after a project reload.
  • Save encrypted - Saves the password encrypted into the workspace. This requires that SunJCE is installed into the IDEA JRE. For IDEA 4.x the SunJCE is already included in the release but for IDEA 3.x it has to be installed manually. See Setup for details on how to install the SunJCE.
  • Save as free text - The passwords will be saved as clear text into the workspace.


Confirmations

Confirm 'Commit' If selected the user will be asked to confirm a click on the commit button ().
Confirm 'Rollback' If selected the user will be asked to confirm a click on the rollback button ().
Confirm 'Close Connections' If selected the user will be asked to confirm a click on the close connections button ().