Updated Exporting Applications (markdown)

Ben Fry
2022-08-06 19:47:58 -04:00
parent 55b69d73fc
commit 751ea9c1f5
+2 -1
@@ -1,6 +1,7 @@
Processing can export Java Applications for Linux, macOS, and Windows. Select “Export Application” from the “File” menu, which will open a dialog box with a few options. After clicking Export, a folder will be created for your application, the source code, and all required libraries will be embedded as well.
Some hints and notes follow below. If you find problems, [file a bug](https://github.com/processing/processing4/issues).
### Hints and Notes
* Warning: Whenever you export, it will replace your old application folders completely. This means that the `macos-aarch64` or `linux-amd64` folders will be deleted and rewritten.