Package Details: hapview 20200830-1

Git Clone URL: https://aur.archlinux.org/hapview.git (read-only, click to copy)
Package Base: hapview
Description: Haplotype Viewer
Upstream URL: http://www.cibiv.at/~greg/haploviewer
Licenses: GPL3
Submitter: Maverick
Maintainer: Maverick
Last Packager: Maverick
Votes: 0
Popularity: 0.000000
First Submitted: 2020-08-30 15:56 (UTC)
Last Updated: 2020-08-30 15:56 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

Baytars commented on 2020-12-09 13:10 (UTC) (edited on 2020-12-09 13:11 (UTC) by Baytars)

It does not support java-openjdk11 as it throws the following stack trace if the default environment is java-openjdk11.

javax.swing.plaf.metal.MetalLookAndFeel
Exception in thread "main" java.lang.NullPointerException
    at java.desktop/javax.swing.ImageIcon.<init>(ImageIcon.java:217)
    at haplo.HaploViewer.main(HaploViewer.java:419)
    at haplo.Launch.main(Launch.java:17)

Please take it into consideration as I rely on java-openjdk11 more often in order to run the latest Eclipse IDE distribution.