summaryrefslogtreecommitdiff
path: root/support/tlcockpit/TODO
blob: 74b5fe333640c6c0204c89d3eb059b1e546fe26e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TODO
====

JDK11 support
-------------

* sbt build and assembly works
  if we do NOT include javafx in the fat jar (see build.sbt) then
  we the user needs javafx installed, we need to search for it,
  and add it to the java call:
  	java -p /usr/share/openjfx/lib/ --add-modules javafx.controls,javafx.web -jar jar/tlcockpit-jdk11.jar