-->
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.  [ 4 posts ] 
Author Message
 Post subject: building H3 tools from cvs
PostPosted: Wed Feb 02, 2005 7:07 pm 
Newbie

Joined: Wed Feb 25, 2004 10:46 am
Posts: 19
Hello,

I just checked out the eclipse plugins which make up the new H3 tooling. I soon realised that the code was not buildable under eclipse 3.0.1, which I was using. I also found:

- the lib directory in the *.eclipse plugin is missing
- the *.console plugin has a (albeit minor) dependency on 3.1 classes
- the *.mapper plugin depends on org.jboss classes, but there is no dependency in the project file.

I wonder why there is the eclipse 3.1 dependency. As far as I can tell, there is only one method call that forces this. Why shut out 3.0 users/developers?

thanks,
christian


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 03, 2005 2:48 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
Hi,

The only lib directory you need should be in org.hibernate.eclipse.
You get it by having a recent version of Hibernate3 checked out and then run ..\build update inside org.hibernate.eclipse.

Regarding 3.0 - if you want to maintain backwards compability then please do, i simply haven't had time to check all functionallity in both versions.

AFAIK there is not just 1 method (OSString on IPath), but also a difference in how their completion engine works.

-max

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2005 6:39 pm 
Newbie

Joined: Wed Feb 25, 2004 10:46 am
Posts: 19
..\build obvioulsy refers to the build.bat file in the HibernateExt directory, does it? Unfortunately there is no corresponding unix shell script. Seems like this is a windows-only setup..

christian


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 04, 2005 7:01 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
no it should work under linux too.

you just need to do what the build.bat do in a build.sh - should be trivial and you are welcome to provide one we can commit...(it is mainly due to ants silly packaging)

_________________
Max
Don't forget to rate


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

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.