Today watching hibernate video, when it comes to eclipse installation Hibernate plug-in, the video method is to install a local file, but my computer does not, so look for online installation method, found that there are two kinds, the following describes the two---specific see diagram
First, Eclipse-->help-->eclipse marketplace--> enter hibernate tools Search, find the JBoss tools option, and then click the Install button in the lower-right corner Locate Hibernate tools, and then simply tick hibernate tools to install.
This method because my Mars version did not search the JBoss Tools option (the first page did not bother to find), so there is no successful installation, the following posted online pictures as a reference.
Then all the way next ...
Second, Eclipse-->help-->install New software--> Click Add (You can also enter the address in work with)-fill in (see)-->next ...
Paste the website: http://download.jboss.org/jbosstools/updates/stable
Because you want to download from the Internet, you need to wait patiently for installation
After the installation is successful, restart to take effect, the test method is to restart after a project right-click SRC directory,new-->other--> input hibernate, you can see
The installation was successful.
Installing Hibernate tools Plugins Online