Menu

#2 java.lang.NoClassDefFoundError: net/sf/hibernate/tool/hbm2ja

open
nobody
None
5
2005-04-02
2005-04-02
No

Hello,
when starting the generator the above error is displayed.
The classpath should be correct:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib"
path="E:/hibernate-tools-3.0alpha1/plugins/org.hibernate.eclipse_3.0.0.alpha/lib/dom4j-1.5.2.jar"/>
<classpathentry kind="lib"
path="E:/hibernate-tools-3.0alpha1/plugins/org.hibernate.eclipse_3.0.0.alpha/lib/hibernate-tools.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

tried on RAD6.0, Eclispe 3.0, Eclipse 3.1.m5, all with
the same error.

Any help ?
Thanks in advance

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.