I upgraded to ME 9 about a month ago, and can’t get it to work with either Subversion or Subclise since. Worked just fine on version 8.6 (Blue)
I use it occasionally from IDE, but it’s very inconvenient not to have access to team functionality (logs, diffs, etc.)
I check out projects outside of IDE (using Turtoise client), and then import it into IDE. Since I upgraded Subclipse 1.6 displayed message that it can’t find SVN directory (it’s there for sure), and installing Suvversive 2.2.2 did not improve anything.
Here is what i have now:
Win 7 x64
ME 9.0
Subversive 2.2.2
Subclipse has been uninstalled
and I get the following error on ME startup in error log:
org.eclipse.team.core.TeamException: Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project caCureFormBuilder.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.svn.core.SVNTeamPlugin$2.runInWorkspace(SVNTeamPlugin.java:167)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)