Java Deployment Is Easy

ShowRunnerOnLinux_2020-04-20 13-36-24.png
Show Runner on Linux

I’ve been using QtCreator and the QtFramework for many years to build apps for Windows / Linux. Deployment is always a struggle with the Qt Framework. Deployment is hard work. Lots of hand work and testing to make sure the installers are correct.

I’m now forever done with Qt for that. Java is sooooooo much easier to deploy.

The above shot is of the prototype Java Impress Show Runner app running on Linux from a JAR file built on Windows 10. It runs on Windows 10 and it runs on Linux, with no changes and instantly. No fiddling required.

Here’s what it takes to build apps this way. Just an overview, not the entire story, but it has only been Five days since I started with Eclipse and Java. So it’s not that big an effort.

Continue reading “Java Deployment Is Easy”