Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Hibernate Issue
Hibernate Issue [message #205882] Sat, 04 June 2005 16:19 Go to next message
Eclipse UserFriend
I am having numerous problems with Hibernate 3, trying to use some of the
various plug in tools; I discovered (am newbie!) that the hibernate3.jar
(required in the build for my little sample project) is also present in one
of the plugins, but the plugin version is an older version.

Is this a potential source for conflicts? If I have a newer version of a
jar that is required by any given plugin, and that newer version is put
directly in my project, will that override the jar that the plugin expects?

Any help would be appreciated.
Re: Hibernate Issue [message #205890 is a reply to message #205882] Sun, 05 June 2005 07:59 Go to previous message
Eclipse UserFriend
On Sat, 04 Jun 2005 22:19:22 +0200, J Michael Dean <mdean77@comcast.net>
wrote:

> I am having numerous problems with Hibernate 3, trying to use some of the
> various plug in tools; I discovered (am newbie!) that the hibernate3.jar
> (required in the build for my little sample project) is also present in
> one
> of the plugins, but the plugin version is an older version.
>
> Is this a potential source for conflicts? If I have a newer version of a
> jar that is required by any given plugin, and that newer version is put
> directly in my project, will that override the jar that the plugin
> expects?
>
> Any help would be appreciated.

Any reason why you are asking this in eclipse.org newsgroups and not at
hibernate forums ?

In practice it shouldn't have any issue and if it has then update the .jar
yourself - but
the plugin might not run with a newer version if some api has
changed/evolved.

we do our best to avoid that, but we can't forsee every change ;)

/max
Previous Topic:JUnit wizard
Next Topic:Can I make CVS sync. more smart?
Goto Forum:
  


Current Time: Sat Jun 07 14:34:44 EDT 2025

Powered by FUDForum. Page generated in 0.04224 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top