You can now easily extend the classpath by putting .zip files into

extensions/drop-ins/.
This commit is contained in:
dchandler 2002-10-18 02:57:57 +00:00
parent 2ea513bab8
commit 7f24759ff6
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ info on where to find these.
<fileset dir="${ext}/drop-ins">
<include name="*.jar"/>
<include name="*.JAR"/>
<include name="*.zip"/>
<include name="*.ZIP"/>
</fileset>
<!-- Developers: set this on the ant command line if you need to