mirror of https://github.com/apache/poi.git
Fixed a mistake I made in the how to build section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8babe75a71
commit
ea51d21f61
|
@ -61,6 +61,7 @@
|
||||||
need to it's possible to manually put the jars in the
|
need to it's possible to manually put the jars in the
|
||||||
correct directories. These can be obtained from here:
|
correct directories. These can be obtained from here:
|
||||||
</p>
|
</p>
|
||||||
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>JAR</th>
|
<th>JAR</th>
|
||||||
<th>Location</th>
|
<th>Location</th>
|
||||||
|
@ -89,6 +90,7 @@
|
||||||
<td>/junit/jars/junit-3.8.1.jar</td>
|
<td>/junit/jars/junit-3.8.1.jar</td>
|
||||||
<td>lib</td>
|
<td>lib</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</table>
|
||||||
<p>
|
<p>
|
||||||
The main targets of interest to our users are:
|
The main targets of interest to our users are:
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue