Can't find Java to launch. jar after installing OpenJRE
Hi, I'm trying to launch a .jar through the "open with" menu, but i can't seem to find the JRE when I go to "show installed applications". I've tried installing OpenJDK and Open JDK 25 SDK Extension on the Discover package manager, but neither is showing. I've also tried sudo apt install default-jre and it isn't showing up either. All three of the different installs seem to work successfully, so that isn't the issue.
Opening the .jar with command line works fine, but i'd like to be able to just double click .jar files and launch them from Dolphin without command line. Am I doing something wrong here? Thank you.