I wanted to take a break from working on some receipe for some packages, so I thought I’d see if pycharm community edition would run on Haiku. I was quite surprised that it does. The source of the community edition is 448MB and it does require Java. Here’s some screenshots
Oh, that’s awesome. I just tested and to get PyCharm to run I had to manually install openjdk14_jre using pkgman and define JAVA_HOME variable. Did you have to do the same?
I installed openjdk14_jre also and I haven’t tried it with other versions of openjdk. I did not define my JAVA_HOME variable, as I was expecting having some issues which did not happen.