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.
2 parents d212483 + e08af50 commit a1bfbdcCopy full SHA for a1bfbdc
manual/using.html
@@ -293,7 +293,7 @@ <h4 id="pathshortcut">Path Shortcut</h4>
293
<fileset dir="lib" includes="*.jar"/>
294
</path>
295
<javac srcdir="src" destdir="classes">
296
- <compilerarg arg="-Xbootclasspath/p:${toString:lib.path.ref}"/>
+ <compilerarg value="-Xbootclasspath/p:${toString:lib.path.ref}"/>
297
</javac></pre>
298
299
<h3 id="arg">Command-line Arguments</h3>
0 commit comments