Removing Hibernate Support from the IDE

See Also

Hibernate is supported for various Java-based applications by default in the IDE. You can use the Plugins manager to uninstall the Hibernate plugin to remove the Hibernate libraries and Hibernate-related wizards from the IDE.

To remove Hibernate support and the Hibernate libraries from the IDE, perform the following steps.

  1. Choose Tools > Plugins from the main menu.
  2. Select the Installed tab in the Plugins manager.
  3. Select the Hibernate plugin in the left pane of the Plugins manager.
  4. Click Uninstall and follow the steps in the Uninstallation wizard.

To finish uninstalling the Hibernate plugin you will need to restart the IDE.

You can reinstall the Hibernate plugin from the Available Plugins tab of the Plugins manager.

See Also
About Hibernate Support
Adding Hibernate Support to a Project
Creating a Hibernate Configuration File
Editing the Hibernate Configuration File

Legal Notices