eclipse - installing SVN Kit connectors proxy authentication error -
i have installed recent version of subversion svn , start eclipse download connector. pick recent svn kit (1.8.5) , error:
problems occurred while performing installation: http proxy authentication required: http://community.polarion.com/projects/subversive/download/eclipse/4.0/luna-site/content.xml see error log details.
any thoughts going wrong?
are using ntlm proxy?
support ntlm proxy authentication broken in eclipse 4.4 luna: https://bugs.eclipse.org/bugs/show_bug.cgi?id=422665 . breaks @ least svn connector installation , eclipse marketplace.
workaround put following somewhere after -vmargs option in eclipse.ini:
-dorg.eclipse.ecf.provider.filetransfer.excludecontributors=org.eclipse.ecf.provider.filetransfer.httpclient4
Comments
Post a Comment