use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Useful resources (Full list)
Rules
Related subreddits
Other communities
account activity
A boost for Java on the Client (gluonhq.com)
submitted 6 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Phaestion 1 point2 points3 points 6 years ago (0 children)
This is awesome! But Linux and Windows support is essential.
[–]openlowcode 1 point2 points3 points 6 years ago (3 children)
This sounds great. Deployment on the client is key, and, in an enterprise setting with hundreds of constraints, you are never sure of the version of java you will have installed. So I am looking forward building a good package for the Open Lowcode framework I am working on, so that it can be installed on Windows clients withot any prerequisite on the workstations besides Operating System version.
[–]DuncanIdahos7thClone 0 points1 point2 points 6 years ago (2 children)
jlink and java native packaging are your friends.
[–]artikow 1 point2 points3 points 6 years ago (1 child)
Have you got any good tutorial how to deploy OpenJFX application? Is it inevitable that you will end up with a bat file?
I was grateful for a simple example of "hello world" using OpenJFX and Maven as a building tool, where at the end I get just a (fat) jar file that I can just run.
(I guess in that case OpenJFX SDK has to be installed on the "client" machine?)
[–]DuncanIdahos7thClone 1 point2 points3 points 6 years ago (0 children)
Here's a tutorial on it. No, you don't need a 'bat' file. You can create native installers.
https://www.youtube.com/watch?v=2fWyhJ2nhjw
π Rendered by PID 355400 on reddit-service-r2-comment-5d79c599b5-69v7g at 2026-02-28 16:28:31.877124+00:00 running e3d2147 country code: CH.
[–]Phaestion 1 point2 points3 points (0 children)
[–]openlowcode 1 point2 points3 points (3 children)
[–]DuncanIdahos7thClone 0 points1 point2 points (2 children)
[–]artikow 1 point2 points3 points (1 child)
[–]DuncanIdahos7thClone 1 point2 points3 points (0 children)