Eclipse – Installing subclipse

eclipsesubclipsesvnwindows 7

Im trying to install subclipse on a windows 7 x64 machine. I allways get the error,

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://subclipse.tigris.org/update_1.6.x/plugins/org.tigris.subversion.subclipse.ui_1.6.18.jar.
Read timed out

Im installing from
Susclipse – http://subclipse.tigris.org/update_1.6.x

Anyone?

Best Answer

You should download http://subclipse.tigris.org/files/documents/906/49028/site-1.6.18.zip and then install from local site in Eclipse

Related Topic