cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Eclipse Proxy setting for HCP connection

former_member209818
Active Contributor
0 Likes
1,182

Hi Experts,

I am getting Proxy error while configuring the hanatrial.ondemand.com instance in local Eclipse connection. I am having a Autoproxy server setting in the office. But command "netsh winhttp show proxy" is mentioning that there is DIRECT access and no proxy server involved while accessing the internet.

I tried all the Manual, Active, and Native setting in Eclipse but none of them are working?


Am I missing any configuration like Host file entry or Host entry in the eclipse configuration?? Please help.

View Entire Topic
former_member209818
Active Contributor
0 Likes

Hi All,

I resolved the issue myself.

In the eclipse.ini file, I added below option as per one suggestion.

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4

This resolved the issue. Now able to configure the HCP database in local Eclipse installation.