Hi,

This happens in some Linux distros that have a small /tmp directory (an older Debian default partitioning did this, for instance).

I usually add a "-J-Djava.io.tmpdir=$HOME/tmp/NB" to the list of options in the

[NETBEANS_INSTALL_DIRECTORY]/etc/netbeans.conf#netbeans_default_options

line.

HTH,
Antonio

On 18/4/23 21:46, Jakub Herkel wrote:
I have a problem on my notebook that all processing is in /tmp
directory (tmpfs) with size 8GB and it always stops with an out of
space exception. And it is little bit awkward if every opening of
pom.xml results in downloading remote index and processing it with no
success.

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