-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: basic setup: hibernate tools
PostPosted: Tue Feb 12, 2013 6:46 pm 
Newbie

Joined: Wed Mar 28, 2012 8:31 pm
Posts: 9
'm still in a bit of jam about how to get started. I need to change
the following build.properties file (which came with "Beginning
Hibernate 2e" Ch3) for my environment (with example 1):

-----------------------------------------------------------------------------

# 1. Path to the hibernate install directory
hibernate.home=/hibernate/hibernate-3.5.1

# 2. Path to the hibernate-tools install directory
hibernate.tools.home=/hibernate/hibernate-tools-3.2.4

# 3. Path to hibernate-tools.jar relative to hibernate.tools.home
hibernate.tools.path=/plugins/org.hibernate.eclipse_3.2.4.GA-R200905070146-H18/lib/tools

# 4. Path to hibernate-tools hibernate libraries relative to hibernate.tools.home
hibernate.tools.lib.path=/plugins/org.hibernate.eclipse_3.2.4.GA-R200905070146-H18/lib/hibernate

# 5. Path to the SLF4J implementation JAR for the logging framework to use
slf4j.implementation.jar=/slf4j/slf4j-1.5.11/slf4j-simple-1.5.11.jar

# 6. Path to the HSQL DB install directory
hsql.home=/hsqldb/hsqldb_2.0.0

-----------------------------------------------------------------------------

I'm pretty sure I understand the contents of paths 1, 5, 6. However, I'm
unclear about the contents of paths 2, 3, and 4. Does anyone see what
these should be? I did read the book but I don't get the whole picture.

1. What should the contents these directories be?

2. Do I need all of them?

3. I'd like to *avoid using eclipse* for this exercise. So, how can I obtain
these items if this is the case?

thanks,
m.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.