- This topic has 5 replies, 3 voices, and was last updated 18 years, 2 months ago by Eric Raymond.
-
AuthorPosts
-
Eric RaymondMemberThis message has not been recovered.
Riyad KallaMemberThis message has not been recovered.
Eric RaymondMemberAccording to http://forum.hibernate.org/viewtopic.php?t=951577#2277316 the issue is the version of WTP used by MyEclipse versus Hibernate Tools (WTP 1.0)
1) Does the 4.1 milestone use a compatible version of WTP? If so, is it stable enough for serious usage and will I be able to easily upgrade to the 4.1 final release? (Upgrading from 4.0 milestone to 4.0 final was not transparent).
2) Will this library dependendency continue to be a a problem as MyEclipse and Hibernate Tools leapfrog each other? Other than having two workspaces, is there a long term solution to this issue?
Scott AndersonParticipant1) Does the 4.1 milestone use a compatible version of WTP?
No, it does not. We’re working on porting of MyEclipse to use the 1.0 release of WTP, but this work has not been completed yet.
2) Will this library dependendency continue to be a a problem as MyEclipse and Hibernate Tools leapfrog each other? Other than having two workspaces, is there a long term solution to this issue?
It won’t be long term once our porting work is completed (first quarter) and we both continue to track WTP versions. However, if you’re using hibernate, I’d *highly* recommend you use our 4.1M2 version as we have an enhance version of hibernate tools that you’ll likely find preferable, especially if you’re using Spring as well. To try it out, please be sure to use Eclipse 3.1.1 and *do not* install hibernate tools seperately. For a look at what we added, please see the New & Noteworthy document.
Eric RaymondMemberThat’s good to hear. I really like the hibernate query translator in hernate tools and that still appears to work with MyEclipse. Essentially you type in HQL and it shows you the SQL it would generate (and validates the HQL) Very valuable.
Eric RaymondMemberDoes anyone have any real world expereince with the latest versions of myeclipse and the hibernate.org plugin?
-
AuthorPosts