facebook

Problem with Showing Hibernate Console

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249501 Reply

    jadeite100
    Member

    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.

    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.

    Yours,

    Desperate.

    #249510 Reply

    Haris Peco
    Member

    Desperate,

    You needn’t add *.properties file and *.cfg.xml in Hibernate Console (you need only one , probably *.xfg.xml)
    Hibernate Cosnole is in Hibernate Console perspective – try show this perspective or Windows-Show View-Hibernate-Hibernate Configurations
    Hibernate tools is compatible with MyEclipse 4.1.1, but unsupported

    Best

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problem with Showing Hibernate Console

You must be logged in to post in the forum log in