mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
file remover and update tested on the mac, working with minor tweaks
This commit is contained in:
@@ -102,6 +102,8 @@ public class PdeUpdater {
|
||||
e.printStackTrace();
|
||||
}
|
||||
*/
|
||||
// mac mrj is not smart enough to exit the applicaiton here
|
||||
System.exit(0);
|
||||
|
||||
} catch (IOException e1) {
|
||||
e1.printStackTrace();
|
||||
|
||||
Reference in New Issue
Block a user