mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
oops, i mean, we still need to call that code most of the time...
This commit is contained in:
@@ -114,6 +114,8 @@ public class Library extends LocalContribution {
|
||||
libraryFolder = new File(folder, "library");
|
||||
examplesFolder = new File(folder, "examples");
|
||||
referenceFile = new File(folder, "reference/index.html");
|
||||
|
||||
handle();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user