classpath
Code:
set CLASSPATH=d:\hibern8ide\lib\pf-joi-full.jar;d:\hibern8ide\hibern8ide.jar;F:\hibernate-2.1.2\hibernate-2.1\hibernate2.jar;F:\hibernate-2.1.2\hibernate-2.1\lib\dom4j-1.4.jar;d:\hibern8ide\jdom.jar;D:\JBuilder9\lib\ext\classes12.jar;d:\hibern8ide\lib\jgraph.jar;D:\commons-logging-1.0.3\commons-logging.jar;D:\hibern8ide\commons-lang-2.0\commons-lang-2.0.jar;D:\hibern8ide\commons-collections-3.0\commons-collections-3.0.jar;D:\hibern8ide\dom4j-1.4.jar;D:\quickstart\quickstart;
java net.sf.hibern8ide.Hibern8IDE
the IDE FACE of the hibernate8ide can show,but when i choose the hibernate.properties and hibernate.cfg.xml,and then add the hbm file....
when i press the bottom of the apply ,it tells me the error
:
Code:
net.sf.hibernate.MappingException: duplicate import Cat
i can't understand how to treat this!!!
help,thanks a lot!!!