Browse Source

Add dependency description

master
Gintas Grigelionis 7 years ago
parent
commit
a312b6728a
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      manual/install.html

+ 3
- 1
manual/install.html View File

@@ -787,7 +787,9 @@ these tasks available. Please refer to the <a href="#optionalTasks">Installing A
</tr>
<tr>
<td>junit.jar</td>
<td><a href="Tasks/junit.html">junit</a> task (may be in classpath passed to task rather than Ant's classpath)</td>
<td><a href="Tasks/junit.html">junit</a> task (may be in classpath passed to task rather than
Ant's classpath) and <td><a href="Tasks/junitlauncher.html">junitlauncher</a> task (must be on
Ant's classpath)</td>
<td><a href="https://junit.org/" target="_top">https://junit.org/</a></td>
</tr>
<tr>


Loading…
Cancel
Save