We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9ba2a commit 7ce6bfdCopy full SHA for 7ce6bfd
README.md
@@ -41,6 +41,8 @@ For more information, check the manual inside the application.
41
- [GraalVM](https://www.graalvm.org/) for native-image compilation of Java programs.
42
- [Gluon Client-Maven-Plugin](https://github.com/gluonhq/client-maven-plugin) for GraalVM compatibility with JavaFX.
43
- [Ikonli](https://github.com/kordamp/ikonli) for UI icons.
44
+- [Launch4j](http://launch4j.sourceforge.net/) for packaging .jar files into .exe.
45
+- [Apache Maven Shade](https://maven.apache.org/plugins/maven-shade-plugin/) for building .jar files.
46
47
## License
48
See [LICENSE](https://github.com/richmondvan/threebodysimulation/blob/master/LICENSE) file.
0 commit comments