1.hibernate Tools:
http://www.jboss.org/tools/download/stable/3_1_GA
update地址:
http://download.jboss.org/jbosstools/updates/stable/helios/
此为Jbosstools,选择子目录中的HibernateTools安装即可
我觉得MyEclipse装插件简直要折腾死人,用Eclipse吧。哎。。。
2.hibernate 3.6
http://sourceforge.net/projects/hibernate/files/hibernate3/
3.hibernate core
https://github.com/hibernate/hibernate-core/downloads
4.hibernate 3.6日志工具(hibernate required中只有API,没有工具包)
http://www.slf4j.org/download.html
5.一个应用如果确定只有一个日志系统,用Log4j就够了。
http://logging.apache.org/log4j/1.2/download.html
1.slf4j-api-1.6.1.jar
2.slf4j-log4j12-1.6.1.jar
3.log4j-1.2.16.jar
4.log4j.properties
注意版本要匹配。
这个人的博客讲slf4j很详细
1903

被折叠的 条评论
为什么被折叠?



