Description
Java applications can be packaged with native-looking executable wrappers for desktop users. It is useful for developers who distribute Java software and want startup behavior, icons, and executable metadata to feel familiar on multiple platforms.
It is a packaging tool, not a Java runtime replacement. Keep the bundled or required JRE strategy clear so users know whether Java must be installed separately.