Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/code/org.eclipse.fx.code.editor.langs/build.properties')
-rw-r--r--bundles/code/org.eclipse.fx.code.editor.langs/build.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/code/org.eclipse.fx.code.editor.langs/build.properties b/bundles/code/org.eclipse.fx.code.editor.langs/build.properties
new file mode 100644
index 000000000..41add1c12
--- /dev/null
+++ b/bundles/code/org.eclipse.fx.code.editor.langs/build.properties
@@ -0,0 +1,5 @@
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ about.html
+source.. = src/

Back to the top