File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
freemarker-manual/src/main/docgen/en_US Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30925,9 +30925,9 @@ TemplateModel x = env.getVariable("x"); // get variable x</programlisting>
30925
30925
xlink:href="https://github.com/apache/freemarker/pull/79">GitHub
30926
30926
PR 79</link>: Switched from Ant, to Gradle. IDE setup now
30927
30927
involves no lengthy manual adjustments, assuming it's fairly
30928
- recent IDE with decent Gradle support. There's on
30928
+ recent IDE with decent Gradle support. There's no
30929
30929
<literal>build.properties</literal> to set up either, but
30930
- you need to ensure that you have both JDK 8, and JDK 16m and
30930
+ you need to ensure that you have both JDK 8, and JDK 16, and
30931
30931
that Gradle finds them. See the <literal>README.md</literal>
30932
30932
for more instructions. (Gradle itself is self-installing, of
30933
30933
course.)</para>
You can’t perform that action at this time.
0 commit comments