On Mon, Dec 26, 2016 at 05:14:36PM +0000, JUSTIN TAYLOR wrote:
> I have a 3rd party app that use a Java GUI, so it won't run on a
> headless JVM.  I had it working until I installed a different app
> using dnf.  It overwrote my JVM with a headless one and now the Java
> GUI app is broken.  Is there a way to install/register a non-headless
> JVM with Fedora so it won't keep installing the headless JVM?

Sounds like you are running into the problem described here:

  https://bugzilla.redhat.com/show_bug.cgi?id=1302448

You should be able to use the `alternatives` command to switch
/usr/bin/java to your other JVM.



-- 
Matthew Miller
<mat...@fedoraproject.org>
Fedora Project Leader
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to