Hello! I am using the plugin hibernate tools and I am following the steps of the reference guide of the link:
http://www.hibernate.org/hib_docs/tools ... index.html. I have all the archives of mapping done so I only want to see the diagram with the tables. I create the Hibernate Console Configuration adding this mapping files and with the classpath given by default (it takes my folder bin, one of the hibernate libs: proxool-0.8.3.jar and the hsqldb.jar). But there in my eclipse doesn't appear neither a view named "hibernate entity model" nor the "small + symbol" (nor "error log", "hibernate query translator", "hibernate query result"). There are only two options for viewing the file ("design" and "source") and at the bottom there are only the usual views: ""problems", "javadoc", "declaration", "console", "debug" and "search"
has anybody an idea of what I've forgotten to do???
thank you very much