Thanks a lot. I was missing this piece.

On Thu, Apr 21, 2022 at 8:07 PM antonio <anto...@vieiro.net> wrote:

> Try something like
>
> export ANT_OPTS="-Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080"
> ant
>
> as explained here:
>
> https://ant.apache.org/manual/proxy.html
>
> HTH,
> Antonio
>
> El 21/4/22 a las 19:58, Jean-Marc Borer escribió:
> > Hello,
> >
> > I am trying to build Netbeans from the sources. However, I am sitting
> > behind a proxy to access the internet. Unfortunately, the build process
> > needs to access the internet to retrieve some items.
> >
> > How can I configure the build to use my proxy to access the internet?
> >
> > Thank you in advance for your help.
> >
> > Cheers,
> >
> > Jimbo
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to