Subclipse in Ubuntu

0. Introduction

Subclipse is an Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE.(http://subclipse.tigris.org/)

1. Environment

Ubuntu 10.04

Eclipse IDE for C/C++ Developers Helios Service Release 2 (eclipse-cpp-helios-SR2-linux-gtk.tar.gz)

Subclipse 1.6.12 (site-1.6.12.zip)

2. Steps

1) Install JDK and Eclipse

see http://www.cnblogs.com/chenyineng/archive/2011/10/04/2198951.html for JDK installation

2) Eclipse -- Help -- Install New Software -- Add -- In the "Location", find the zip file of subclipse -- choose all sites -- and so on

3) After step 2), there still a problem in Ubuntu, we should install another software called JavaHL (http://subclipse.tigris.org/wiki/JavaHL) within the following command

$ apt-get install libsvn-java

posted @ 2011-10-07 02:12  Yineng  阅读(203)  评论(0编辑  收藏  举报
Homepage: www.chenyineng.info
Copyright 2010 - 2014 Yineng Chen. All rights reserved.