[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: Hibernate Issue
|
On Sat, 04 Jun 2005 22:19:22 +0200, J Michael Dean <mdean77@xxxxxxxxxxx>
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