On Fri, 12 Feb 2021 at 12:40, Jeremy Cavanagh <jeremy.cavan...@orange.fr> wrote:
> And, why is jdk15
> selected even though builds will fail?

Ask Ant! ;-)

> So, is it possible to access a local repo, like NetBeans
> does, for bulding from source? And related to that, if I made changes to
> something in the source now for experimental purposes would Ant
> re-dowload everything or use what is already there.

Libraries are cached locally, so you should only see this the first
time you build.  They're in a folder called .hgexternalcache in your
home folder - a somewhat historic name now.

Best wishes,

Neil

---------------------------------------------------------------------
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