We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45b986 commit 01a8b4eCopy full SHA for 01a8b4e
build/shared/tools/howto.txt
@@ -71,9 +71,9 @@ regarding the usefulness of including (by default) a Tool that mangles code.)
71
72
The folder should be called Mangler (note the capitalization), and contain:
73
74
-sketchbook/Mangler -> tool folder
75
-sketchbook/Mangler/tool -> location for code
76
-sketchbook/Mangler/tool/mangle.jar -> jar with one or more classes
+sketchbook/tools/Mangler -> tool folder
+sketchbook/tools/Mangler/tool -> location for code
+sketchbook/tools/Mangler/tool/mangle.jar -> jar with one or more classes
77
78
The naming of jar and zip files in the tool/* directory doesn't matter.
79
0 commit comments