Hi All,
I have just started using hibernate tool (). I want to create reverse engineering file and when i click on 'refresh' button to see the database tables I have that error:
Code:
java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;[Ljava/lang/Object;Ljava/lang/Throwable;)V
at org.apache.commons.logging.impl.SLF4JLocationAwareLog.debug(SLF4JLocationAwareLog.java:133)
at org.hibernate.cfg.reveng.dialect.JDBCMetaDataDialect.getTables(JDBCMetaDataDialect.java:26)
...
I tried reinstall the plugin, Eclipse (Build id: 20100218-1602), Tried the newest SLF library and still doesn't work at all.
Regards,
Jacek