mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 17:19:25 +01:00
more library and menu work
This commit is contained in:
@@ -370,7 +370,7 @@ public class PdeCompiler implements PdeMessageConsumer {
|
||||
e.printStackTrace(); // this would be odd
|
||||
}
|
||||
//System.out.println("included path is " + abuffer.toString());
|
||||
packageListFromClassPath(abuffer.toString());
|
||||
packageListFromClassPath(abuffer.toString()); // WHY?
|
||||
return abuffer.toString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user