PhoenicisOrg / scripts

Phoenicis scripts
GNU Lesser General Public License v3.0
64 stars 49 forks source link

JRE Engine #900

Open madoar opened 5 years ago

madoar commented 5 years ago

It would be useful to provide an engine implementation for Java applications. This engine implementation needs to function with:

See also #898

madoar commented 5 years ago

It may be worth thinking about using docker to provide a JRE for executing simple jar files.

plata commented 5 years ago

From my understanding docker should not be used for desktop apps. Is there a JRE package for generic Linux?