Search code examples
proxyxpageslotus-dominodesigner

Domino Designer proxy server settings


I am trying to install an Eclipse plugin in Domino Designer. There are many useful tutorials how to do it. However, when I enter the remote site in the Application Locations window > Remote Location http://mercurialeclipse.eclipselabs.org.codespot.com/hg.wiki/update_site/stable

I get this error code:

 CWPPR0031W: The requested provisioning operation(s) completed with partial success.
      Network connection problems encountered during search.
        Unable to access "http://mercurialeclipse.eclipselabs.org.codespot.com/hg.wiki/update_site/stable".
          Unable to access site: "http://mercurialeclipse.eclipselabs.org.codespot.com/hg.wiki/update_site/stable" [Server returned HTTP response code: "403 Forbidden"

My company uses a proxy server to access the internet. I suspect, the error is caused By Domino Designer trying to access the link directly. Is there any way to tell Designer to go through our proxy server?


Solution

  • It looks like you're trying to install Mercurial into Domino Designer. I know in the past David Leedy and Declan Lynch had to install older versions, because Domino Designer is based on an older version of Eclipse. I'm not sure of the details for that. But I know both David and Declan now recommend using SourceTree for management of local mercurial source control repositories. It's better documented (several NotesIn9 episodes as well as Show 103 from Connect 2014 which I presented with Declan) and mor Domino developers use it (as well as non-Domino developers) so if you hit problems, there will be more of a cummunity to help.