We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f4901 commit 914a03fCopy full SHA for 914a03f
1 file changed
app/build.xml
@@ -3,6 +3,7 @@
3
4
<property name="generated"
5
value="${basedir}/generated/processing/mode/java/preproc" />
6
+ <mkdir dir="${generated}" />
7
8
<property name="grammars"
9
value="${basedir}/src/processing/mode/java/preproc" />
0 commit comments