Mercurial > mxd2map
comparison properties.xml @ 260:10e0aa283217
Updated documentation and added ant task for javadoc generation.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Aug 2011 14:32:06 +0200 |
parents | 4dc2b9aa3c57 |
children | 91062c435753 |
comparison
equal
deleted
inserted
replaced
259:8fe9ccc77962 | 260:10e0aa283217 |
---|---|
42 <property name="src.dir" location="src"/> | 42 <property name="src.dir" location="src"/> |
43 <property name="build.dir" location="c:\tmp\build_sh"/> | 43 <property name="build.dir" location="c:\tmp\build_sh"/> |
44 <property name="class.dir" location="${build.dir}/classes"/> | 44 <property name="class.dir" location="${build.dir}/classes"/> |
45 <property name="dist.dir" location="${build.dir}/dist"/> | 45 <property name="dist.dir" location="${build.dir}/dist"/> |
46 <property name="libs.dir" location="lib"/> | 46 <property name="libs.dir" location="lib"/> |
47 <property name="doc.dir" location="doku"/> | |
47 | 48 |
48 <!-- ========================================= --> | 49 <!-- ========================================= --> |
49 <!-- jar file mapping --> | 50 <!-- jar file mapping --> |
50 <!-- ========================================= --> | 51 <!-- ========================================= --> |
51 <property name="arcobjects.jar" location="${runtime.home}/java/lib/arcobjects.jar"/> | 52 <property name="arcobjects.jar" location="${runtime.home}/java/lib/arcobjects.jar"/> |