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 3.0.2 running on Windows XP.
Install Subclipse in Eclipse 3.x
Step 1:
Begin the installation from the Eclipse Help menu item.
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.6.x (Eclipse 3.2+)
URL: http://subclipse.tigris.org/update_1.6.x
Name: Subclipse 1.4.x (Eclipse 3.2+)
URL: http://subclipse.tigris.org/update_1.4.x
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插件-Subclipse安装指南 #### 一、引言 Subclipse是一款优秀的Eclipse插件,它提供了强大的Subversion (SVN) 集成功能,允许开发者在Eclipse环境中直接进行版本控制操作。本文将详细介绍如何在...
本篇将详细介绍 Subclipse 的安装与使用方法。 **一、Subclipse 安装** 1. **安装步骤** - 首次安装 Subclipse,可以通过 Eclipse 的 Marketplace 或者 Update Manager 来完成。点击 `Help` -> `Eclipse ...
标题"SVN Eclipse插件Subclipse安装和配置"指的是在Eclipse集成开发环境中安装和设置Subclipse,这是一个用于版本控制系统的插件,特别针对Subversion(SVN)。Subversion是一个开放源代码的版本控制系统,用于跟踪...
在本文中,我们将详细讨论如何在EOS环境中安装并使用Subclipse,这是一个集成在Eclipse(EOS)中的Subversion(SVN)客户端。 首先,让我们了解什么是EOS和Subclipse。EOS全称为Eclipse Open Source,它是一个开源...
以下是关于如何在 Eclipse 中安装和配置 Subclipse 插件的详细步骤,以及如何使用它来管理 SVN 版本库。 一、安装 Subclipse 1. 首先,确保你正在运行的是 Eclipse 3.2 或更高版本。打开 Eclipse,进入 "Help" ...
- **Subclipse安装指南** - **Subclipse基本使用教程** - **Subclipse源代码编译流程** #### 二、Subclipse简介 **Subversion**是一款开源的版本控制系统,它设计用于替代CVS(Concurrent Versions System),因为...
这篇教程主要针对 SVN 的初学者,介绍了如何安装和使用 Subclipse。 1. **Subversion 简介** Subversion 是一个开放源代码的版本控制系统,设计目标是替代早期的 CVS。它保留了 CVS 的一些核心概念,同时修复了 ...
验证Subclipse安装 重启后,在Eclipse中创建或打开一个项目,通过右键菜单中的“Team”选项,可以看到Subclipse提供的SVN功能,如“共享到SVN”、“更新”、“提交”等,表明Subclipse已成功安装并集成到Eclipse中...
一旦Subclipse安装成功,你可以创建一个新的SVN工作副本,连接到远程SVN仓库。在Eclipse的"Team"菜单下,选择"Share Project",输入SVN仓库的URL,并设置必要的认证信息。这样,你的项目就会被检出到本地,并且与...
标题"subclipse-4.2.4离线安装包"指的是Subclipse的4.2.4版本的离线安装文件,这种形式的安装包适用于网络环境不稳定或者速度慢的情况,用户可以直接下载并导入到Eclipse中进行安装,无需在线完成整个过程。...
压缩包内的文件包含了Subclipse安装所需的关键组件: 1. `index.html`:这是Subclipse网站的首页,通常包含插件的介绍、文档链接和最新版本信息。虽然在离线安装中可能不直接使用,但可作为了解插件详情的参考。 2...
- **Subclipse安装.doc**:这份文档可能专注于Subclipse的安装过程,包括安装方法、注意事项以及可能出现的问题及其解决方案。 - **subclipse - install, use and compile.pdf**:这份PDF文件可能包含更全面的...
安装 Subclipse 首先需要确保你拥有正确的 Eclipse 版本。Subclipse 的不同版本与 Eclipse 版本和 Subversion 客户端 API 版本紧密关联。例如,Subclipse 的 1.6.x 版本适用于 Subversion 1.6.x 的客户端功能和工作...
这个离线安装包包含了所有必要的组件,使得用户无需上网就可以在本地安装 Subclipse,这对于网络环境不稳定或者限制上网的环境非常有用。 在提供的压缩包文件中,各文件的作用如下: 1. `p2.index`:这是 Eclipse ...
Subclipse 4.3.0是一个离线安装包,旨在为Eclipse用户提供方便的SVN功能,无需在线下载和安装。这个版本支持SVN格式1.8,这意味着它能够与本地安装的SVN客户端版本1.8或更高版本无缝兼容。 首先,让我们深入了解...
安装Subclipse 4.3.3的过程相对简单。首先,你需要下载提供的离线安装包“subclipse-4.3.3”。然后,在Eclipse中,选择“帮助”>“安装新软件”,点击“添加”按钮导入下载的ZIP文件。按照向导指示完成安装后,重启...
1. `index.html` - 这通常是一个网站的主页,可能包含了关于SVN 1.8和Subclipse安装教程的介绍或者链接。 2. `content.jar` - 这可能是一个包含插件或网站内容的Java归档文件,用于MyEclipse或Eclipse中的扩展。 3. ...
在Eclipse中安装Subclipse的过程简单而直观,下面将详细介绍相关知识点。 首先,我们来了解一下Eclipse插件系统。Eclipse基于OSGi框架,其插件系统允许开发者扩展IDE的功能。插件通过声明依赖关系和提供服务来与...
#### 三、Subclipse安装后的使用建议 - **熟悉Subclipse工具条**:安装完成后,观察Eclipse的工具条变化,Subclipse会添加一系列图标,如刷新、提交、更新等,这些都是日常开发中频繁使用的操作。 - **配置...