-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Problem
The XMage launcher is provided as a jar file, which is cross-platform, but does not install as a native application.
Advantages of Solution
Packaging the launcher as a native application means users get:
- A desktop shortcut
- A menu launcher (Start menu for Windows, launcher for Ubuntu etc.)
- Installation of XMage into a sane location. For most users, they download the launcher, and then run it in their Downloads directory, meaning XMage ends up being installed there (which is not a good place for it to live)
- Once we have native packages for all main OSes (
msi
,dmg
,deb
,rpm
), we can also start phasing out the Java downloader in the launcher
Metadata
Metadata
Assignees
Labels
No labels