xref: /JGit/org.eclipse.jgit.ant/build.properties (revision 8c5f403c0c534607298941b64197ee65edf26ba5)
1source.. = src/,\
2           resources/
3output.. = bin/
4bin.includes = META-INF/,\
5               .,\
6               plugin.properties,\
7               about.html
8additional.bundles = org.apache.ant,\
9                     org.eclipse.jgit,\
10                     org.eclipse.jgit.pgm
11