If you’re running daily builds, and you’re seeing hangs in NetBeans Ruby, try launching with more memory:
nbrubyide_w.exe -J-Xmx256m --fontsize 12
It’s made a difference for me - haven’t seen a hang since I started doing this.
If you’re running daily builds, and you’re seeing hangs in NetBeans Ruby, try launching with more memory:
nbrubyide_w.exe -J-Xmx256m --fontsize 12
It’s made a difference for me - haven’t seen a hang since I started doing this.