Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.babel.editor.swt/build.properties')
-rw-r--r--org.eclipse.babel.editor.swt/build.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.babel.editor.swt/build.properties b/org.eclipse.babel.editor.swt/build.properties
new file mode 100644
index 0000000..e3023e1
--- /dev/null
+++ b/org.eclipse.babel.editor.swt/build.properties
@@ -0,0 +1,5 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ fragment.xml

Back to the top