It seems that you are not the only one having that problem:
Everything works well, except the entity model: It is not in the view list (whereas the other Hibernate Tools are available).
To "prove" it, I've made a screenshot ;-)
http://www.winterrodeln.org/philipp/hibernate-tools.png
By the way, there seems to be at least a third one with this problem:
http://forum.hibernate.org/viewtopic.php?t=962183. In this post, max asked the questions:
Quote:
1) so they are not even in the list of possible views ?
2) which hibernate lib do you put in the console configuration ? (there shouldn't be one ;)
3) check the Error Log view to see if something bad has happend
mjb, who posted this message, didn't respond, so I will try to do:
(1): Yes
(2): Let's have a look: Ok, there was the hibernate.jar in there. I've removed it, restarted eclipse with -clean but nothing changed. Still no entity model view.
(3): Well, there are errors but I don't think they are hibernate-tools related:
- Error: Model feature org.jboss.tools.struts.model.handlers.page.RunOnServerHandler is not registered with extension point org.jboss.tools.common.model.classes [...]
- Info: ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.struts.ui
Before I updated to Eclipse version 3.3, I had 3.2. There, the Hibernate tools were working just fine (but I installed it in an other way: I downloaded the Hibernate tools only and configured eclipse to use it whereas the 3.3 was installed with the online install feature (JBoss IDE)).
My configuration:
OS: Debian
Hibernate Tools: 3.2.0 Beta 10 (I have installed them by installing the JBoss IDE with the online update).
eclipse.buildId=I20070625-1500
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_AT
Command-line arguments: -os linux -ws gtk -arch x86 -clean
If necessary, I can post the long configuration details.
By the way: Great thanks to everyone who contributed to Hibernate and its tools - its really superb!!!
Greetings, Philipp