Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Are There Any Relevant JavaFX Deployment Tutorials For 2021?

  1. #1
    Junior Member
    Join Date
    Feb 2021
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Are There Any Relevant JavaFX Deployment Tutorials For 2021?

    I'm am so close to just throwing in the towel and switching to another language for creating cross-platform GUI desktop applications.

    I just recently came from VB.NET (don't laugh, it worked!) and made the switch to Java because it was giving off the impression that building cross-platform GUI applications wouldn't require such a major learning curve or was to be a much easier process than many have made it seem.

    I was so close to settling on with JavaFX after about 1 month of becoming content with and excited about the Java language, I finally tried to package up a very simple 1-button 'Hello, world!' application a few days ago, only to realize that it wasn't an 'easy process' after al.....In fact, it has been nothing but PROBLEMS!

    I've been going on for days trying to find a simple solution, only to find out that most of these tutorials that I've been following were outdated and even deprecated.

    Then I found in many online forums, folks are claiming that "JavaFX is DEAD"???

    Anyhow, I apologize about this long, drawn-out, and even downright monotonous story that I've conjured for you. I'm just trying to see if anyone has a simple step-by-step solution that I can do in either Eclipse or IntelliJ Idea.....HELL, even the command line would be fine with me! I'm very eager to learn this.

    If I can't find a solution soon, I'll have to switch to Electron or possibly Python with PyQT5. Please let me know before I just hang up the ol gloves. Thanks in advance if you can offer any support!

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Are There Any Relevant JavaFX Deployment Tutorials For 2021?

    Also posted here: https://www.dreamincode.net/forums/t...ials-for-2021/
    and here: https://coderanch.com/t/739380/java/...ment-Tutorials
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Replies: 1
    Last Post: June 25th, 2019, 01:50 PM
  2. Replies: 1
    Last Post: August 5th, 2013, 02:49 PM
  3. Application Deployment
    By subbus_java in forum Java IDEs
    Replies: 1
    Last Post: September 8th, 2012, 04:06 PM
  4. nations relevant information
    By dximple in forum Object Oriented Programming
    Replies: 2
    Last Post: February 29th, 2012, 08:24 AM
  5. Deployment question
    By arsalankhan in forum Java Theory & Questions
    Replies: 0
    Last Post: March 3rd, 2010, 12:32 PM

Tags for this Thread