Java: "write once, run everywhere" vs "build once, run everywhere"

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Useful-Things

    My opinions on common Java libraries, reverse engineering guides, and some assorted other tips

    You can make a sorta kinda "Multi-platform" JavaFX jar, but only for one architecture per OS. Their dll/so/dylib path names all conflict which is infuriating.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rust-gradlew-locator

    gradlew convenience - gdub clone

  4. LogFX

    LogFX is a simple Log reader supporting color highlighting and able to handle giant files.

    Here's my JavaFX app's GH Actions file, which builds on Linux/Mac/Windows, if that helps.

  5. jdeploy

    Developer friendly desktop deployment tool

    You can try https://www.jdeploy.com. I didn't try it yet. I use GitHub Actions which allow me to deploy to all platforms by just pushing to the master branch (or whichever you set up). It's free for a certain amount of machine runtime minutes. Shouldn't be a problem for a personal application.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Main Method not found in JavaFX game (NetBeans)

    1 project | /r/javahelp | 30 Dec 2022
  • Apple Vision Pro U.S. Sales Are All but Dead, Market Analysts Say

    1 project | news.ycombinator.com | 11 Jul 2024
  • Need help building JavaFX project in VsCode

    1 project | /r/JavaFX | 12 Jun 2023
  • Dump iPhone 5 blobs on iOS 7? [question]

    1 project | /r/LegacyJailbreak | 11 Jun 2023
  • How do you usually deploy Java Swing application in Windows machine, so that it can pass Microsoft Defender SmartScreen checking?

    3 projects | /r/java | 25 May 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?