问题
I am trying to install Hibernate Tools plugin in my Spring Tool Suite 3.6.1 version, installation completes without any error but in am neither able to see Hibernate perspective nor I am getting options to reverse engineer hibernate classes. I have tried following without success: 1. Using Install new software option..., update site link is http://download.jboss.org/jbosstools/updates/development/luna/ 2. Install Red Hat JBoss Developer Studio (Luna) 8.0.0.CR1 from Eclipse Marketplace 3. Download zip archive update from jboss developer tools site.
Did someone succeeded with Hibernate tools configuration in STS 3.6.1 Release.
回答1:
Follow this path :
Window -> Open Perspective -> Other -> Hibernate
You will be able to see the perspective !
回答2:
Look for help->About Spring Tool Suite
You know the eclipse version now
Version: 3.6.1.RELEASE Build Id: 201408250824 Platform: Eclipse Kepler SR2 (4.3.2)
You need JBoss Tool in some version
http://tools.jboss.org/downloads/overview.html 4.1.2.Final is the stable version for Kepler there:
From this link there is hint that Help > Eclipse Marketplace
From the new window search for JBoss Tools (Kepler) Download that and restart,
Window -> Open Perspective -> Other -> Hibernate {will work}
来源:https://stackoverflow.com/questions/26072501/hibernate-tools-in-spring-tool-suite-3-6-1