Browse Source

close a <tt>

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278134 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 20 years ago
parent
commit
624de01496
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/rmic.html

+ 1
- 1
docs/manual/CoreTasks/rmic.html View File

@@ -42,7 +42,7 @@ attribute.
<li>weblogic</li>
<li>forking - the sun compiler forked into a separate process</li>
<li> "" (empty string). This has the same behaviour as not setting the compiler attribute.
First the value of <tt>build.rmic<tt> is used if defined, and if not, the default
First the value of <tt>build.rmic</tt> is used if defined, and if not, the default
for the platform is chosen. If build.rmic is set to this, you get the default.

</ul>


Loading…
Cancel
Save