0 Replies Latest reply on Mar 29, 2006 1:58 AM by jadeite100

    Hibernate Hql Editor not showing

    jadeite100

      To Whom It May Concern:

      I download the Hibernate-tools but I could not get the HQL editor to work in myeclipse following the pdf file which contains instructions how to use hibernate tools.

      I am currently using Hibernate 3.05, MyEclipse 4.1.1, HibernateTools-3.1.0.beta4, Microsoft sql 2000, jtds-1.2.jar for Microsoft java type 4 driver.
      Problem with Showing Hibernate Console
      Here are the steps I go in MyEclipse:
      1.)
      I go to File/New/Other..
      2.)
      I clicked on "Hibernate Console Configuration"
      3.)
      I clicked next, and filled out the following
      Name:ch05Test1
      Property file:\ch05\hibernate.propeties
      Configuration file:\ch05\src\java\hibernate.cfg.xml
      Mapping files:
      /ch05/src/java/com/manning/hq/ch05/Attendee.hbm.xml
      /ch05/src/java/com/manning/hq/ch05/Event.hbm.xml
      /ch05/src/java/com/manning/hq/ch05/Location.hbm.xml
      /ch05/src/java/com/manning/hq/ch05/Speaker.hbm.xml

      4.)
      classpath
      /ch05/bin
      c:/Tomcat5/common/lib/jtds-1.2.jar

      I clicked finished, I don't see the Console Configuration.
      I even choose "Window/Open Perspective/Hibernate Console.
      and I don't see a HQL Editor?


      Yours,

      Desperate.