Estou tentando criar uma tabela através do hibernate porém está me dando o seguinte erro no cfg.addAnnotatedClass(Amigo.class);
Multiple markers at this line
- The type org.hibernate.MappingException cannot be resolved. It is indirectly referenced
from required .class files
- The type org.hibernate.MappingException cannot be resolved. It is indirectly referenced
from required .class files