问题:当我在 Eclipse 中创建新项目时,为什么 SVN Checkout 不适合我?

我最近刚刚将 Eclipse 安装到 Ubuntu 10.04 机器上。

现在,我正在阅读我想要参与的项目的“入门”说明,它们说明了以下内容:

Using Eclipse Galileo for Java part:

File -> New -> Other  
SVN -> Checkout projects from SVN  
Create a new repository location http://marioai.googlecode.com/svn/trunk or use the existing one  
Next >  
Select "Check out as a project configured using the New Project Wizard"  
Next > (You will see a project creation wizard)  
Select "Java Project"  
Name the project, say "MarioAI" and select a location  
Make root folder as source folder  
Configure inclusion and exclusion filters  
Press Add and put down '.lvl', '.dat'  
Finish  

但是,SVN -> Checkout 不适合我。

我已经 apt-get 安装了 Eclipse 和 Subversion。为了获得这个新的项目类型,我是否必须对我的安装做其他事情?

解答

您需要为 Subversion 安装一个 Eclipse 插件。那是subclipse或颠覆性。您可以使用 Help->Install new software 在 Eclipse 中轻松安装其中之一。关于如何安装插件的一些说明是这里

Logo

Ubuntu 社区为您提供最前沿的新闻资讯和知识内容

更多推荐