mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 19:05:34 +01:00
working on examples export, other tweaks
This commit is contained in:
@@ -139,7 +139,7 @@ public class JavaMode extends Mode {
|
||||
// . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
protected File[] getExampleCategoryFolders() {
|
||||
public File[] getExampleCategoryFolders() {
|
||||
// Basics, Topics, 3D, Books
|
||||
return new File[] {
|
||||
new File(examplesFolder, "Basics"),
|
||||
|
||||
Reference in New Issue
Block a user