我想新建一个hibernate项目,叫hellowworld,就是将用户储存到数据库表中,可是环境搭建时遇到了阻力,创建configuration对象时总是提示this element neither has attached source nor attached javadoc hence no javadoc could be found.是用junit测试,大家给我指点吧,我被拦住了。
configuration cfg=new configuration().configure()为什么老是报错
不用junit测试试一下...基本上不会出什么问题的