J2ObjC VS javafx-gradle-plugin

Compare J2ObjC vs javafx-gradle-plugin and see what are their differences.

J2ObjC

A Java to iOS Objective-C translation tool and runtime. (by google)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
J2ObjC javafx-gradle-plugin
2 76
5,982 342
0.1% 2.6%
9.1 5.0
5 days ago about 2 months ago
Java Java
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

J2ObjC

Posts with mentions or reviews of J2ObjC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-09.
  • Java to Objective-C Translator and Runtime
    1 project | news.ycombinator.com | 27 Feb 2024
  • Microsoft begins “Extinguish” phase of dealing with Open Source
    3 projects | news.ycombinator.com | 9 Jul 2022
    >> What is Java's equivalent of Xamarin or Avalonia?

    Xamarin - RoboVM was a Java-based competitor to Xamarin which Xamarin acquired in 2015, but it was shutdown in 2017 after Microsoft acquired Xamarin. There are some Java-based toolkits such as https://www.codenameone.com/ that target mobile, but they are probably not as well funded as Xamarin has been under Microsoft. From what I hear Xamarin will be deprecated and replaced by MAUI.

    Avalonia - Java has had multiplatform windowing for much longer than C# has. The Java Swing toolkit has been part of Java for more than a decade and is still supported in OpenJDK. JavaFX (https://openjfx.io/) is a newer toolkit that was originally part of Java and was later spun out into its own project.

    How well are Xamarin and Avalonia supported if you are doing C# development on Mac or Linux?

    >> How do I run Java on iOS?

    As stated above, some tools such as https://www.codenameone.com/ and https://github.com/google/j2objc that convert Java code to target iOS.

    I have never tried using those tools so I am not sure how good they are.

javafx-gradle-plugin

Posts with mentions or reviews of javafx-gradle-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • Setting up Continuous Integration
    3 projects | dev.to | 16 Nov 2023
    One, I don't understand Java environments really well. All I have done so far is create some GUI applications using JavaFX. Wish I could share my code, but unfortunately, its part of my assignments and can't be open-sourced. Second, the instructions I found in the Contributing docs were bare-minimum, and kinda hard to follow for a beginner. An experienced Java developer would get them really quickly, no doubt about that.
  • Java 21 makes me like Java again
    22 projects | news.ycombinator.com | 16 Sep 2023
  • How to use the JavaFX library Medusa to display weather data
    6 projects | dev.to | 25 Aug 2023
    JavaFX (an open source, next generation client application platform for desktop, mobile and embedded systems) has many useful out the box UI controls to build modern interactive desktop apps. These include buttons, checkboxes, list views, labels etc, that can be configured and styled in countless ways. I’ve using them for many years at work building mapping apps!
  • New JavaFX Community
    2 projects | /r/JavaFX | 15 Jul 2023
    **Useful resources** _([Full list](/r/JavaFX/wiki/resources))_ * [OpenJFX.io](https://openjfx.io/) * [JavaFX source](https://github.com/openjdk/jfx/) * [JavaFX bugtracker](https://bugs.openjdk.java.net/browse/JDK-8146386?jql=project%20%3D%20JDK%20AND%20component%20%3D%20javafx) * [JFX-Central](https://www.jfx-central.com/) [**Rules**](/r/JavaFX/about/rules/) 1. No NSFW/NSFL content 2. No service requests/offers 3. Must be JavaFX related 3. No politics **Related subreddits** - [/r/java](/r/java) - [/r/javahelp](/r/javahelp) **Other communities** - [JavaFX on Discord](https://discord.gg/yZ3Y3Fd) - [JavaFX on programming.dev](https://programming.dev/c/javafx)
  • Finally passed C195 Software 2, AMA!
    1 project | /r/WGU_CompSci | 20 Jun 2023
    As I'm typing this, I'm realizing that the 4 part webinar actually sets up a lot of it. By this point, you should have installed: your IDE (I used intellliJ), the Java SDK, downloaded the JavaFX file here(that you'll manually add into your project structure), and the MySQL connector J file.
  • Best UI toolkit for Kotlin
    1 project | /r/Kotlin | 11 Jun 2023
    JavaFX works well with Kotlin if you're looking for an imperative toolkit. Just add this plugin in your build.gradle to import it.
  • JavaFX runtime components are missing, and are required to run this application. For MacBook Air m2
    2 projects | /r/JavaFX | 13 Apr 2023
    You could also download the JavaFX modules separately from https://openjfx.io/
  • JavaFX tutorials
    1 project | /r/JavaFX | 10 Apr 2023
  • JavaFX 20 + JDK20 + Gradle + GitHub Actions
    5 projects | /r/JavaFX | 2 Apr 2023
  • Will a javafx jar run on any machine that has jdk/jre?
    2 projects | /r/learnjava | 5 Mar 2023

What are some alternatives?

When comparing J2ObjC and javafx-gradle-plugin you can also consider the following projects:

Codename One - Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

LightAdmin - [PoC] Pluggable CRUD UI library for Java web applications

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

Multi-OS Engine - Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

Smooks - Extensible data integration Java framework for building XML and non-XML fragment-based applications

FlatLaf - FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)

CQEngine - Ultra-fast SQL-like queries on Java collections

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

Modern Java - A Guide to Java 8 - Modern Java - A Guide to Java 8

Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology