pattypan icon indicating copy to clipboard operation
pattypan copied to clipboard

Consider packageing Pattypan with JPackage to enable installation without user installed Java/JVM

Open Abbe98 opened this issue 2 years ago • 14 comments

We should consider creating standalone .exe (Windows), .dmg (MacOS), .deb/.rpm (Linux) binaries so that users of Pattypan do not need to have Java installed.

Things to consider:

  • Would it be valuable to migrate from Ant to Maven or Gradle? Seems like there are way better JPackage examples/support there.
  • Would updates be impacted?

Abbe98 avatar Feb 07 '22 18:02 Abbe98