Hi,
I’m trying, quite unsuccessfully, to use the Hibernate Console in the latest release of MyEclipse. The issue I have is that the console does not list my configuration in the Hibernate Console perspective.
Here’s what I did:
1. Opened Hibernate Console Perspective
2. Created a new configuration by clicking ‘+’
3. SessionFactory throws numerous exceptions regarding Hibernate Query errors in our mapping files.
4. Edit/Correct mapping files, trying to refresh and create Session – same exceptions.
I want to edit my newly created configuration to change the classpath where Hibernate hbm.xml files are found, but there is nothing listed in the Hibernate Console perspective – it is blank. What am I doing wrong? Does the console work properly or is this functionality considered experimental?
Thanks,
John