Not sure if this is the right forum. If not, point me in the right direction.
I did `pkgin in
intellij-ce-bin-2021.3.2`. Running
/usr/pkg/intellij-ce-bin-2021.3.2/bin/idea.sh I get a java
error. I installed intellij-ue-bin-2018.3 and took that idea.sh,
edited it to point to $HOME/.IntelliJIdea2021.3 and plopped that
into /usr/pkg/intellij-ce-bin-2021.3.2/bin. Oh, I had to change
IDEA_JDK=/usr/pkg/java/openjdk17 to IDEA_JDK=/usr/pkg/java/openjdk11
Not it works.
Also, the idea.sh for intellij-ue-bin-2018.3 needs to change to openjdk11, since openjdk17 fails as well. I tested both.
So, my question is, where do I submit my findings? I hate to just email the maintainer, I would like to provide the working file or a diff or whatever. Maybe point me to a link on how to submit a bug?
Thanks
in advance.
-- There is a scratch in the prism of my understanding.