当前位置: 代码迷 >> CVS/SVN >> 在eclipse中应用svn获取struts2源码方法
  详细解决方案

在eclipse中应用svn获取struts2源码方法

热度:5525   发布时间:2013-02-26 00:00:00.0
在eclipse中使用svn获取struts2源码方法



使用SVN获取struts2源码:URL为:http://svn.apache.org/repos/asf/struts/struts2/trunk


而学习struts2必须要先学习XWork,XWork是WebWork2.0的框架分支之一,它是struts2的核心技术。SVN获取XWork源码URL为:http://svn.opensymphony.com/svn/xwork/trunk
  相关解决方案