mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 10:00:42 +01:00
added documentation
This commit is contained in:
@@ -141,6 +141,8 @@ public class Preferences {
|
||||
PApplet.useNativeSelect =
|
||||
Preferences.getBoolean("chooser.files.native"); //$NON-NLS-1$
|
||||
|
||||
// So that the system proxy setting are used by default
|
||||
// https://github.com/processing/processing/issues/2643
|
||||
System.setProperty("java.net.useSystemProxies","true");
|
||||
|
||||
// Set http proxy for folks that require it.
|
||||
|
||||
Reference in New Issue
Block a user