I acquired Netbeans from the HaikuDepot and tried to run it. It first opens for a few seconds, then closes. I ran it again from the terminal to see what output it gives when it closes and this is what I got:
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 65536 bytes. Error detail: Failed to commit metaspace.
# An error report file with more information is saved as:
# /tmp/hs_err_pid2874.log
I am not super familiar with the java environment and even less so within the Haiku environment so any direction would be greatly appreciated. As I stated this was the behavior straight from the HaikuDepot so I haven´t messed it with at all prior to the issue happening. The contents of the mentioned log file are here: https://pastebin.com/VwE55EBz . I tried to modify the netbeans.conf but it´s read-only (I think due to it being in a system directory) which I also haven´t figured out how to get around yet either.
Thanks!