Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.doc/build.properties')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.doc/build.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.doc/build.properties b/changelog/org.eclipse.linuxtools.changelog.doc/build.properties
new file mode 100644
index 0000000000..6ef9e91154
--- /dev/null
+++ b/changelog/org.eclipse.linuxtools.changelog.doc/build.properties
@@ -0,0 +1,13 @@
+
+bin.includes = plugin.properties,\
+ META-INF/,\
+ doc.zip,\
+ userguide/,\
+ plugin.xml,\
+ toc.xml,\
+ about.html,\
+ doc/
+
+jars.compile.order = .
+source.. = src/
+output.. = bin/

Back to the top