Trouble with Java based IDE's

I have recently installed Haiku on a Parallels Desktop virtual machine on my Mac, but I wasn’t able to get some Java based IDE’s to run. I am getting Pycharm, Netbeans and IdeaJ from Haiku Depot and I know that at least Pycharm works natively on my old Mac. But now, on Parallels, I get these errors:

Pycharm:
pycharm_error

IDEA IntelliJ:
ideaj_error

Netbeans
netbeans_error

My VM is set with 2 processor cores and 3GB of RAM. During execution, there is plenty of RAM available, even from inside the VM… Has anyone else came across this before?


Update: After adding more (apparently unnecessary) RAM, both JetBrains IDE’s (Pycharm and IDEA IntelliJ) launch properly. With 5GB, it now runs Pycharm or IDEA IntelliJ (but not both at the same time). Increasing to around 7.5GB allowed to run both IDE’s at the same time. But NetBeans still dies with that error message…

Why the path by the directories Display the path sign/ incorrect? And if see it right the app have by the directory //boot/home//pycharm…

Should be /boot/home/pycha…

There’s no punctuation at all. No hyphen, exclamation, full stop, forward slash. I would suspect it’s asking for a font that isn’t supported, and it’s not dropping back to a Haiku default font, but instead doing some weird A-Za-z characters only font inside Java itself.

I’m pondering adding different languages to the native Paladin IDE… I may add a post on languages preferences to see which to do first.