下载Eclipse的源代码 [英] Downloading Eclipse's Source Code

查看:397
本文介绍了下载Eclipse的源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究大型Java项目,并希望查看Eclipse的源代码。我已经去了这个网址( http://wiki.eclipse.org/index.php/CVS_Howto ),并且认为我看到的最有用的cvs存储库将是这样的:



:pserver:anonymous@dev.eclipse.org:/ cvsroot / eclipse(Eclipse平台项目)



但是,当查看这个存储库时,它有这么多的模块!我应该检查哪些模块?我不一定要从源代码构建IDE,但是,我只想获得核心的Eclipse代码库来执行一些分析。我会检查出从org.eclipse ...开始的任何模块?我应该检查其他人吗?



还是有更简单的方法来获取源?我读到某个地方可以从二进制版本的Eclipse获取源代码,但我不知道在哪里找到源代码。

解决方案

只是downlad源tarball eclipse-cvs.tgz 从这里



编辑:这还包括历史,对于当前版本的下载 Platform-SDK.3.5.2 〜100MB



它包含jar文件中的源ig

  org $。$ $ p> 

I'm doing a study on large Java projects and would like to view the source code for Eclipse. I have gone to this url (http://wiki.eclipse.org/index.php/CVS_Howto) and figured that the most useful cvs repository for me to look at would be this one:

:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse (The Eclipse platform project)

However, when looking at this repository, it has so many modules! Which modules should I be trying to check out? I don't necessarily want to build the IDE from source, however, I just want to get the core Eclipse code base to perform some analysis. Would I just check out any modules starting with "org.eclipse..."? Should I be checking out any of the others?

Or is there an easier way to get the source? I read somewhere that you can get the source from the binary version of Eclipse but I am unsure where to find the source.

解决方案

Just downlad the source tarball eclipse-cvs.tgz from here

EDIT: This includes also verson history, for a current version download Platform-SDK.3.5.2 ~ 100MB

It includes the sources in jar files i.g.

org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar
org.eclipse.ui.workbench.source_3.5.2.M20100113-0800.jar

这篇关于下载Eclipse的源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆