The recommended plug-in is Subclipse.
In case of problems the alternative Subversive can be used.
In the main Eclipse menu bar: Help
-> Eclipse Marketplace
.
Enter Subclipse
in the search bar, and click on install Install
.
When a security warning appears select Install anyway
Accept the licenses
Let Eclipse restart
If on Eclipse restart or when you perform a check-out or a commit an error appears concerning JavaHL
library (usually on Mac or Linux), you can safely ignore the error or fix it as follows:
Select Window
> Preferences
(Note: on Mac Preferences
is located in theEclipse
menu)
In the preferences window select Version Control (Team)
> SVN
On the field Client:
select SVNKit ...
After installing Eclipse,
from Help
menu select item Install New Software...
A dialog open to start installation procedure
in the Work with
field, select: 2020-12 - http://download.eclipse.org/releases/2020-12
Wait until the list below is populated with the plug-ins
Expand the Collaboration
group and select Subversive SVN Team Provider
Follow the instructions and do confirm when required.
At the end, accept the suggestion to restart Eclipse.
After Eclipse restart select from the Window
menu the item Preferences
(On Mac Preferences
are in the Eclipse
menu (top left))
Inside the preferences dialog select Team
> SVN
and then the SVN Connector
tab
Click on the button Get Connectors...
Among the alternatives select the most recent version of SVN Kit
Follow the instructions and confirm when required, at the confirmation request, select “Install Anyway”
Restart Eclipse
In case you selected the wrong connector (JavaHL) during installation phase and therefore connection to repositories is impossible, it is possible to use the following procedure to solve the problem:
Help
select Install new software
Work with:
insert url: http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/
SVNKit 1.8.14
and proceed with installationSVN
the connector SVNKit will be available: select it and confirm.