mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
writing the faq, updating some code for beta
This commit is contained in:
@@ -103,8 +103,8 @@ public class UpdateCheck implements Runnable {
|
||||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
System.err.println("Error while trying to check for an update.");
|
||||
//e.printStackTrace();
|
||||
//System.err.println("Error while trying to check for an update.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user