Search code examples
eclipsesvnsubclipse

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


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?


Solution

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