mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 10:55:38 +01:00
working on examples export, other tweaks
This commit is contained in:
@@ -85,7 +85,7 @@ public class JavaScriptMode extends Mode {
|
||||
|
||||
|
||||
//TODO Add examples
|
||||
protected File[] getExampleCategoryFolders() {
|
||||
public File[] getExampleCategoryFolders() {
|
||||
return new File[] {};
|
||||
/*
|
||||
return new File[] {
|
||||
|
||||
Reference in New Issue
Block a user