`

安装svneclipse

阅读更多
 

Installation Instructions

Here you will find a screenshot tour of the Subclipse installation process in Eclipse 3.x. These particular screens were captured in Eclipse <chsdate year="1899" month="12" day="30" islunardate="False" isrocdate="False" w:st="on">3.0.2</chsdate> running on Windows XP.

Install Subclipse in Eclipse 3.x

Step 1:

Begin the installation from the Eclipse Help menu item.

<shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"><stroke joinstyle="miter"></stroke><formulas><f eqn="if lineDrawn pixelLineWidth 0"></f><f eqn="sum @0 1 0"></f><f eqn="sum 0 0 @1"></f><f eqn="prod @2 1 2"></f><f eqn="prod @3 21600 pixelWidth"></f><f eqn="prod @3 21600 pixelHeight"></f><f eqn="sum @0 0 1"></f><f eqn="prod @6 1 2"></f><f eqn="prod @7 21600 pixelWidth"></f><f eqn="sum @8 21600 0"></f><f eqn="prod @7 21600 pixelHeight"></f><f eqn="sum @10 21600 0"></f></formulas><path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"></path><lock v:ext="edit" aspectratio="t"></lock></shapetype>

Step 2:

This screenshot show the screen as it initially comes up. In this case you will need to change the radio button to indicate that this is a new install.

Step 3:

This screen will vary depending on the features you have installed already. You want to click on the New Remote Site button. If you are behind a proxy and the Eclipse install mechanism does not work, then you can download a zipped version of the update site and then click the New Local Site button instead.

Step 4:

This screen is showing the New Remote Site dialog, filled in with the correct information to install Subclipse

Name: Subclipse 1.2.x (Eclipse 3.2+)
    URL:  http://subclipse.tigris.org/update_1.2.x
    
    Name: Subclipse 1.0.x (Eclipse 3.0/3.1)
    URL:  http://subclipse.tigris.org/update_1.0.x

Step 5:

When you first come back to this screen, the site you added will NOT be selected. Be sure to select it before clicking Next.

Step 6:

This next screen shows all of the features that are available to install.

Step 7:

Click the button to accept the license agreement.

Step 8:

Confirm the install location

Step 9:

There is an Eclipse preference to turn off this next dialog. I have never seen a signed feature. Not even Eclipse.org nor IBM sign their features.

Step 10:

Just a screenshot of the in-process installation.

Step 11:

Eclipse needs to be restarted after installing Subclipse.

Step 12:

Finally, after restarting Eclipse, the first thing you will typically want to do is open the Subclipse Repository perspective where you can define your repositories. Be sure to also check the online help as well as the Subclipse preferences located under Team -> SVN.

Updating Subclipse in Eclipse 3.x

Eclipse 3.x has a feature in preference to automatically check for updates. Provided you are not behind a proxy that does not allow this feature, it should work for Subclipse. Otherwise just follow the instructions for installing Subclipse, except take the option to check for updates in Step 2.

If you are behind a proxy that does not work with Eclipse, then to install updates you just always follow the same instructions you used to install a new version. If you always unzip the site to the same local folder, you will not have to define the local site each time.

 

分享到:
评论

相关推荐

    svn eclipse插件

    1. **安装 SVN Eclipse 插件** - 用户可以通过 Eclipse 的内置 Marketplace 安装插件,搜索 "Subversive" 或 "Subclipse"。Subversive 是官方推荐的 SVN 连接器,而 Subclipse 是另一个流行的选择。 - 也可以通过 ...

    svneclipse插件

    在Eclipse中安装svneclipse插件通常有两种方法:一是通过Eclipse Marketplace搜索并安装,二是手动下载插件文件后进行安装。对于那些无法通过Marketplace获取该插件的用户,手动安装成为了一种必要的选择。描述中...

    svn 64 用于eclipse

    Eclipse通过安装SVN插件,如Subversive或Subclipse,可以实现与SVN服务器的无缝对接,为开发者提供一个直观的界面来管理他们的源代码版本。 以下是关于在Eclipse中使用64位SVN的详细步骤和相关知识点: 1. **安装...

    svn1.6 eclipse 插件

    在安装SVN Eclipse插件时,用户通常会选择通过Eclipse Marketplace进行安装,也可以下载插件的`.jar`文件手动安装。安装完成后,需要配置SVN的连接信息,包括URL、用户名和密码,以便连接到SVN仓库。 对于提供的...

    小白如何安装svn以及eclipse安装svn插件

    #### 四、Eclipse安装SVN插件步骤 1. **方法一**: 1. **添加更新站点**:通过Eclipse的帮助菜单选择“安装新软件”,然后添加Subclipse的更新站点地址(例如:`http://subclipse.tigris.org/update_1.10.x`),...

    eclipse 安装 svn 插件

    eclipse 安装 svn 插件 截图说明!

    eclipse下安装SVN操作文档

    【Eclipse下安装SVN操作文档】 在Eclipse中安装Subversion(SVN)插件是开发者进行版本控制的关键步骤。以下是一个详细的操作指南,包括安装、配置和使用SVN插件。 一、安装SVN Eclipse插件 1. 首先,启动Eclipse...

    嵌入式软件+如何在eclipse中集成SVN

    下面将详细介绍SVN的基本概念、安装SVN服务器和Eclipse插件、创建SVN仓库,并演示如何在Eclipse中使用SVN进行版本控制。 SVN基本概念 SVN是一种基于客户端-服务器架构的版本控制系统。它由两个主要组件组成:SVN...

    Eclipse安装svn插件jar

    在Eclipse中安装SVN插件,可以帮助开发者方便地进行版本控制操作,如提交、更新、查看历史记录等。在本教程中,我们将详细介绍如何在Eclipse或MyEclipse中安装SVN插件,以及涉及到的相关文件及其作用。 1. **安装...

    svn eclipse链接安装插件

    eclispe 链接安装的svn 插件(中文版)

    svn eclipse上的插件

    1. 安装插件:Eclipse提供了多种方式安装插件,比如通过内置的"Help" -&gt; "Install New Software"功能,添加插件仓库地址,搜索并安装SVN相关插件。另外,也可以从Eclipse Marketplace中直接搜索“Subversive”或...

    给eclipse安装svn插件的步骤

    给eclipse安装svn插件的步骤 给eclipse安装subclipse插件的步骤 eclipse虽然不再是现在主流的IDE,有IDEA,myeclipse,但是很多电信项目还是用eclipse开发,所以集成加上个SVN工具不过份

    svn1.1.9集合eclipse插件包

    配置说明.txt文件很可能是详细介绍了如何在Eclipse中安装和配置这个SVN插件的步骤。通常,配置过程包括以下步骤: 1. 下载SVN插件:首先,你需要从可靠的源下载适用于Eclipse的SVN插件,比如`subversive`或`...

    SVN Eclipse版

    为了在Eclipse中使用SVN,开发者通常会安装一个名为“SVN插件”的扩展。 标题中的“SVN Eclipse版”指的是专为Eclipse设计的SVN集成插件,这个插件使开发者能够在Eclipse环境中直接进行版本控制操作,如检出、提交...

    eclipse安装svn插件

    在Eclipse中安装SVN插件可以方便地在IDE内实现版本控制操作。下面我们将详细介绍如何在Eclipse中安装SVN插件。 首先,我们需要获取SVN插件。通常,这种插件是通过Eclipse的内置市场或者下载独立的安装包来安装的。...

    svn eclipse plugin 1.6.12

    总之,`svn eclipse plugin 1.6.12` 提供了在 Eclipse 中无缝集成 SVN 版本控制的功能,通过简单的安装步骤,开发者可以利用其高效地管理项目代码,进行版本控制操作。而压缩包内的各个文件则是实现这些功能所必需的...

    site-1.8.2 SVN eclipse插件有安装说明

    标题"site-1.8.2 SVN eclipse插件有安装说明"指的是一款名为Subclipse的版本控制系统插件,版本为1.8.2,适用于Eclipse集成开发环境。Subversion(SVN)是流行的源代码管理工具,用于跟踪和控制项目文件的更改。...

    svn eclipse 安装 配置指南

    ### SVN与Eclipse集成安装配置指南 #### 一、Subversion (SVN) 安装与配置 **1. 下载Subversion服务器程序** - **官网**: [http://subversion.tigris.org/](http://subversion.tigris.org/) - **推荐版本**: 根据...

    domino SVN安装手册

    2. 安装SVN Eclipse插件的更新站点,这需要从Eclipse的官方网站下载相应的安装包,并指定Helios版本进行安装。GEF(图形编辑框架)3.4版本或以上是安装SVN插件的先决条件,所以安装过程中可能会提示用户安装GEF插件...

Global site tag (gtag.js) - Google Analytics