Subclipse 1.6.x Eclipse PDT 2.2
How to install Subclipse 1.6.x on PDT 2.2
-
Install the JNI bindings to the Subversion libraries
yum install subversion-javahl
-
Open Eclipse
-
Select the Help > Install New Software... menu option
-
Set the Work with field
http://subclipse.tigris.org/update_1.6.x
-
Click the Add... button
-
Set the Name field
Subclipse 1.6.x
-
Click the OK button
-
Check the following options:
Subclipse > CollabNet Merge Client
Subclipse > Subclipse (Required)
Subclipse > Subclipse Integration for Mylyn 3.x (Optional)
Subclipse > Subversion Client Adapter (Required)
Subclipse > Subversion JavaHL Native Library Adapter (Required)
Subclipse > Subversion Revision Graph
-
Click the Next button
-
Click the Next button
-
Select the I accept the terms of the license agreements radio button
-
Click the Finish button
-
Click the Restart Now button to restart Eclipse
How to browse a Subversion Repository with Subclipse 1.6.x on Eclipse PDT 2.2
-
Open the Subclipse repository perspective
-
Select the Window > Open Perspective > Other... menu option
-
Select the SVN Repository Exploring option
-
Click OK
-
Right Click in the SVN Repositories panel
-
Select the New > Repository Location... option
-
Enter your repository URL (must begin with http or https)
-
Click Finish
-
If prompted, enter your username and password and click the OK button
How to create a Project from a Repository with Subclipse 1.6.x on Eclipse PDT 2.2
-
Right Click a repository in the SVN Repositories panel
-
Select the Checkout... option
-
Click Finish
-
Select the correct wizard for your project
-
Click the Next button
-
Follow the wizards instructions