Guidance needed: Error in Downloading Python for Eclipse Juno -
i tried download python eclipse juno via http://pydev.org/updates
i keep getting error:
error occurred while installing items session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.install, operand=null --> [r]org.tigris.subversion.clientadapter.feature.feature.jar 1.8.3, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.installfeatureaction). artifact file org.eclipse.update.feature,org.tigris.subversion.clientadapter.feature,1.8.3 not found.
i cannot find solution. guide me little.
did checked option "contact update sites during install find required software" ? (in available software page)
you can try manually install :
- download http://sourceforge.net/projects/pydev/files/pydev/
- extract contents of zip file in
eclipse/dropins
folder , restart eclipse.
if it's still not working, can try removing/adding eclipse project update site (to have metadata recalculated)
and try unchecking above option
Comments
Post a Comment