Plugin eclipse subversive generates error and eclipse does not start

1

I have installed the latest version of eclipse (Oxygen) and I have problems installing the subversive plugin from the marketplace.

After installing this, I get an error and if I close eclipse, then it does not start.

I have tried to delete the .metadatos folder and it still does not start. Apparently the plugin does not install correctly, the connector does not work and when restarting, eclipse can not start.

I'm thinking about changing the plugin, although there's not much to choose from either, and this worked well with the Neon version.

Deputy error:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, 
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to write to repository: file:/C:/Program%20Files/eclipse/.
C:\Program Files\eclipse\plugins\org.jboss.netty_3.2.4.Final-201112281337.jar 
(Access is denied)
    
asked by alex 20.07.2017 в 12:07
source

1 answer

2

Apparently, the subversive plugin of the eclipse marketplace is not installed correctly in the Oxygen version of eclipse and it is necessary to uninstall it to reinstall it.

In addition to this, if you install eclipse directly in C:, it seems that you get typing problems and, therefore, you have to use another route.

On the other hand, subclipse has not worked properly and eclipse has sent me a message saying that the version is not compatible.

Regarding the impossibility of starting eclipse when this happens, the only option that has worked for me has been to delete the workspace and the eclipse installation folders located in the user folder and reinstall the eclipse version again.

    
answered by 20.07.2017 в 12:40