Please teach an idiot how to find this view, thanks.
My configuration:
Windows Vista Business Edition
Eclipse Version: 3.3.1.1 Build id: M20071023-1652
Hibernate version 3.2.5, July 31, 2007
Hibernate Tools 3.2.0 GA
I'm following this guide:
http://www.hibernate.org/hib_docs/tools ... ml_single/
And I got stuck at Step
3.7.1.1. Class Diagram:
I can't find the "Hibernate Entity Model" view.
From main menu,
Window -> Show View -> Others
Under /Hibernate, only the following options are available:
Hibernate Configurations
Hibernate Dynamic SQL Preview
Hibernate Query Result
Query Parameters
Then I searched all over the Net.
The most useful piece of information comes from here:
Google Book -> "Beginning Hibernate"
Book Preview -> Page 279:
Quote:
The Entity Model
If you select the Hibernate Entity Model view (usually located as a tab at the bottom right hand corner of the Hibernate Console Perspective) for the project...
But even at the "bottom right hand corner" I didn't see anything helpful.
At this moment, I guess the problem might be with the Perspective: the Perspective I opened is called
Hibernate Perspective, not
Hibernate Console Perspective. I don't know if the two phrases are referring to the same thing. But when I go to menu:
Window -> Open Perspectives -> Other,
Amount the options there's only one line named Hibernate and it open the "Hibernate Perspective".
Many thanks in advance to helpers.