由于myeclipse10最高只能关联到hibernate3.3的版本,我关联到3.5和4.2的版本后怎么也查看不了。于是在http://ncu.dl.sourceforge.net/project/hibernate/hibernate3/3.3.2.GA/hibernate-distribution-3.3.2.GA-dist.zip下载了3.3.2的版本。
如何一次关联,在其他项目中都能直接查看源码,现在开始直接在myeclipse上动手脚。
步骤:
(一)选择myeclipse菜单项选择 myeclipse-->Preference->Myeclipse->project Capabilities->hibernate,选择hibernate3.3,Library modules选择Hibernate3.3Core library
(二) 双击source attachment,选择core文件所在位置,点击ok就可以了。
原文地址:http://blog.csdn.net/u012453607/article/details/45313957