1.spring View Source
First download the corresponding source package such as:spring-framework-2.5.6-with-dependencies.zip
Open Spring-framework-2.5.6\dist\spring-sources.jar is the source package, add it to the source attachment
Right click on the project, select Build path-->configure build Path Click "Edit" button to add the source package can be
Attached: http://www.springsource.org/download/
2.struts View Source
First download Struts2 source code such as:struts-2.3.7-src.zip
Then right-click on the project and select Build Path-->configure build Path and click the "Edit" button to select the zip file directly.
Attached: http://struts.apache.org/download.cgi
3. Hibernate View Source code
First download hibernate source code such as:hibernate-distribution-3.6.10.final-dist.zip
then right click on the project, select Build Path-->configurebuild Path and click "Edit" button to select the zip file directly.
Report:
http://sourceforge.net/projects/hibernate/files/hibernate3/3.6.10.Final/
View Struts_spring_hibernate source code in MyEclipse