mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
finish serial for windows, better launcher
This commit is contained in:
@@ -67,6 +67,8 @@ public class PdeBase implements ActionListener {
|
||||
|
||||
|
||||
static public void main(String args[]) {
|
||||
//System.getProperties().list(System.out);
|
||||
System.out.println(System.getProperty("java.class.path"));
|
||||
PdeBase app = new PdeBase();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user