Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6761631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:12:56+00:00 2026-05-26T14:12:56+00:00

I am working on a simple desktop java application. I would like to make

  • 0

I am working on a simple desktop java application. I would like to make it as seamless to install for end users as possible. E.g. similar to how Minecraft is distributed – a simple executable for OS X and an EXE file for Windows.

What tool should I use?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:12:57+00:00Added an answer on May 26, 2026 at 2:12 pm

    Users of your Java app must have the JRE installed in order to run it.
    You can either tell them to install Java first, or distribute JRE with your app, as Processing does.
    Note, however, that your packaged program will be heavy if you include JRE with it. And, if you want to do that, users will need to download the appropiate package for their platform.

    Executable Java Wrappers

    They take your Java app as input and wrap them in an executable (for a specified platform). You can customize them as you like;
    and if the user doesn’t have Java installed, the download page will open.

    Some examples are Launch4J, JSmooth and Jar2EXE.
     

    Installers

    They are independent applications configured to copy your app files to the user’s computer and (optionally) create a shortcut.

    Some installers are written in Java, so they’re multiplatform. In this case, the installer is a .jar.
    Some others are platform-dependent, but you have the advantage that you don’t need to wrap them.

    Java installers: IzPack, Packlet, PackJacket, Antigen, …
     

    Java Web Start

    It’s a Java feature that allows you users to easily run your apps. You give them a .jnpl file,
    they open it, and Java downloads the latest version of your app and runs it. No packaging troubles!


    See the complete list of resources here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on converting a very simple java desktop application to run in java
I am working on a simple desktop application with java. There is a menu
I am working on a simple standalone desktop application which would generate report based
Hi I am working on a simple desktop application, it needs to handle some
I am trying to get a simple (all front-end) application working offline on ipad,
I am working on a simple chat application using a System.Windows.Forms.WebBrowser Control to display
I'm working on a simple 2D game engine in Java, and having no trouble
I am working on a simple game in Java, everything goes fine, except I
I am working on simple iphone application. where i am working on two views.
I'm working on an application that needs to quickly render simple 3D scenes on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.