mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Updated Exporting Applications (markdown)
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user