【问题标题】:Why isn't SVN Checkout an option for me when I'm creating a new project in Eclipse?当我在 Eclipse 中创建新项目时,为什么 SVN Checkout 不适合我?
【发布时间】:2011-04-02 02:48:12
【问题描述】:

我最近刚刚在一台 Ubuntu 10.04 机器上安装了 Eclipse。

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

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。为了获得这种新的项目类型,我是否必须对我的安装执行其他操作?

【问题讨论】:

    标签: java eclipse svn ubuntu


    【解决方案1】:

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

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-04-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-07-17
    相关资源
    最近更新 更多