This article is about how to install hibernate plugin / tools in eclipse.
To install hibernate plugin / tools in eclipse one need to follow below steps.
- Go to help menu in eclipse
- Install new software (This will vary in different eclipse version)
- Click on Add site
- In location text box paste following url
http://download.jboss.org/jbosstools/updates/stable/
- It will show all the jBoss software to install.If you only want to install hibernate plugin then in search text box type hibernate.It will filter out only hibernate related plugins.
- Click next to install (May be it will take some time to install the plugin (I f you are facing error in installing the hibernate plugin at this stage then there is a check box in above screen named contact all update site during install to find required software, please check it. It will resolve all the resolve required dependency.)
- Once installed it will ask to restart the eclipse.
- After restart one can verify it.
- To verify:
- Go to windows
- Open perspective
- In other option you can see the hibernate
This plugin is helpful while creating the hibernate file in new wizard.
Your Suggestions Are Always Welcomed.