print

Maven Plugins

NativeExe

This plugin allows you to generate a native executable for your JAR file, which means your user can double-click on the program to run it without having to launch your Java program using the command (note that the JVM is still required, but the native wrapper takes care of finding the JVM and setting the path).

The initial version of this plugin is based on the Launch4j project. However, the structure of the plugin has been intentionally abstract, so that other native wrappers can be plugged in (and there are quite a few other wrappers).

(Download will be posted shortly).
  • monitor this page

Comments

Powered by bitweaver