{"id":103,"date":"2009-07-22T15:34:14","date_gmt":"2009-07-22T13:34:14","guid":{"rendered":"http:\/\/demeringo.ovh.org\/blog\/?p=103"},"modified":"2009-11-23T14:35:25","modified_gmt":"2009-11-23T13:35:25","slug":"make-eclipse-galileo-35-work-with-ntmlv2-proxy","status":"publish","type":"post","link":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/?p=103","title":{"rendered":"Make eclipse Galileo 3.5 work with NTMLv2 Proxy"},"content":{"rendered":"<p>I installed eclipse 3.5 at my work place (where we access internet through an authenticated NTML proxy).\u00a0 I was unable to make eclipse pass through this proxy, which prevented me to install updates and additional software.<\/p>\n<p>Anthony Dahanne&#8217;s describes the workaround <a href=\"http:\/\/blog.dahanne.net\/2009\/07\/01\/eclipse-galileo-3-5-problemes_proxy\/\">on his blog (in french)<\/a>. The Apache httpclient implementation should be disabled because it doesn&#8217;t work well with NTMLv2 proxies.<\/p>\n<p><em>For NTLMv2 Proxies, that require user name and password for access the workaround is to<\/em><\/p>\n<ol>\n<li><em>Disable the ECF httpclient provider.<\/em><\/li>\n<li><em>Provide the NTLMv2 proxy authentication info (proxyhost, domain, username, and password)<\/em><\/li>\n<\/ol>\n<p>In practice, edit your eclipse.ini file to append the following properties.<\/p>\n<pre lang=\"java\">\r\n-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient\r\n-Dhttp.proxyPort=8080\r\n-Dhttp.proxyHost=myproxy\r\n-Dhttp.proxyUser=mydomain\\myusername\r\n-Dhttp.proxyPassword=mypassword\r\n-Dhttp.nonProxyHosts=localhost|127.0.0.1<\/pre>\n<p>Original article : <a href=\"http:\/\/blog.dahanne.net\/2009\/07\/01\/eclipse-galileo-3-5-problemes_proxy\/\">http:\/\/blog.dahanne.net\/2009\/07\/01\/eclipse-galileo-3-5-problemes_proxy\/<br \/>\n<\/a>Eclipse bug <a href=\"https:\/\/bugs.eclipse.org\/bugs\/show_bug.cgi?id=281472#c7\">https:\/\/bugs.eclipse.org\/bugs\/show_bug.cgi?id=281472#c7<\/a><br \/>\nEclipse wiki which provides the solution: <a href=\"http:\/\/wiki.eclipse.org\/ECF_Filetransfer_Support_for_NTLMv2_Proxies\">http:\/\/wiki.eclipse.org\/ECF_Filetransfer_Support_for_NTLMv2_Proxies<br \/>\n<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I installed eclipse 3.5 at my work place (where we access internet through an authenticated NTML proxy).\u00a0 I was unable to make eclipse pass through this proxy, which prevented me to install updates and additional software. Anthony Dahanne&#8217;s describes the workaround on his blog (in french). The Apache httpclient implementation should be disabled because it &hellip; <a href=\"https:\/\/le-moulin-de-verre.com\/fieldnotes\/?p=103\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Make eclipse Galileo 3.5 work with NTMLv2 Proxy&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_newsletter_tier_id":0,"jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[1],"tags":[6],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p5WcEf-1F","_links":{"self":[{"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=\/wp\/v2\/posts\/103"}],"collection":[{"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=103"}],"version-history":[{"count":1,"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=\/wp\/v2\/posts\/103\/revisions"}],"predecessor-version":[{"id":143,"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=\/wp\/v2\/posts\/103\/revisions\/143"}],"wp:attachment":[{"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/le-moulin-de-verre.com\/fieldnotes\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}