How to fix Subclipse if I can't share my project anymore?
Asked Answered
F

3

9

I use Eclipse for programming and SVN for versioning. Since not long, I can't share my project. I have this error after click on myproject -> Team -> Share -> SVN:

Selected SVN connector library is not available or cannot be loaded.

When I look at the SVN, I have this message :

Could not create the view: org.tigris.subversion.subclipse.ui.repository.RepositoriesView

What should I do to fix it?

Fumigator answered 19/12, 2012 at 16:36 Comment(2)
You need to reinstall Subclipse to your Eclipse. Worst case, you'll need to unpack Eclipse to a different directory and reinstall Subclipse.Supervisory
If it were just the svn connector library not found i'd suggest you switch to another svn connector (if possible) or add the update site for connectors (this was the case in the past in a somewhat related way - #4445595). But it seems your problem is deeper, so yes - reinstall or maybe update Subclipse.Underwing
F
3

I found, I redownload Eclipse and unpack it and I reinstall subversion in Eclipse and now it's work.

Fumigator answered 20/12, 2012 at 7:31 Comment(0)
S
8

Are you using Subversive or Subclipse?

I had the same problem with the first one, uninstalled it, installed Subclipse and that was it!

Here is the link

Stott answered 17/4, 2013 at 13:38 Comment(1)
All good now after getting rid of subversive and then installing subeclipseKohinoor
F
3

I found, I redownload Eclipse and unpack it and I reinstall subversion in Eclipse and now it's work.

Fumigator answered 20/12, 2012 at 7:31 Comment(0)
A
-1

Subversive. Connect with Native JavaHL 1.8.13.

Subclipse did NOT work for me as I downloaded from Eclipse Marketplace.

Alkyd answered 16/7, 2015 at 13:57 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.