[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Hibernate Issue

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.