aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/build.properties
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.ant/build.properties')
-rw-r--r--org.eclipse.jgit.ant/build.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ant/build.properties b/org.eclipse.jgit.ant/build.properties
new file mode 100644
index 0000000000..3de103d9e2
--- /dev/null
+++ b/org.eclipse.jgit.ant/build.properties
@@ -0,0 +1,9 @@
+source.. = src/,\
+ resources/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.properties
+additional.bundles = org.apache.ant,\
+ org.eclipse.jgit,\
+ org.eclipse.jgit.pgm