码迷,mamicode.com
首页 > 编程语言 > 详细

MyEclipse中查看struts_spring_hibernate源码

时间:2017-02-15 13:45:16      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:添加   bsp   java ee   sdn   jar   右键   ace   struts2   pat   

1.spring查看源码

 

      首先下载对应的源码包 如:spring-framework-2.5.6-with-dependencies.zip  

 

打开spring-framework-2.5.6\dist\spring-sources.jar 即为源码包,将其添加到Source attachment中

 

右键点击项目,选择Build Path-->Configure Build Path  点击"Edit"按钮添加该源码包即可

 

 

附下载地址:http://www.springsource.org/download/

 

 

2.struts查看源码

   

      首先下载struts2源码 如:struts-2.3.7-src.zip

 

然后右键点击项目,选择Build Path-->Configure Build Path 点击"Edit"按钮直接选择该zip文件即可。

 

 

附下载地址: http://struts.apache.org/download.cgi

 

 

3. hibernate查看源码

 

       首先下载hibernate源码 如:hibernate-distribution-3.6.10.Final-dist.zip

 

 然后右键点击项目,选择Build Path-->ConfigureBuild Path   点击"Edit"按钮直接选择该zip文件即可。

 

 

附下载地址: 

http://sourceforge.net/projects/hibernate/files/hibernate3/3.6.10.Final/  

MyEclipse中查看struts_spring_hibernate源码

标签:添加   bsp   java ee   sdn   jar   右键   ace   struts2   pat   

原文地址:http://www.cnblogs.com/wyb628/p/6400939.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!