Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.sdo/build.properties')
-rw-r--r--examples/bundles/org.eclipse.ecf.sdo/build.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/bundles/org.eclipse.ecf.sdo/build.properties b/examples/bundles/org.eclipse.ecf.sdo/build.properties
new file mode 100644
index 000000000..9bf14fcd7
--- /dev/null
+++ b/examples/bundles/org.eclipse.ecf.sdo/build.properties
@@ -0,0 +1,5 @@
+source.ecf.sdo.jar = src/
+output.ecf.sdo.jar = bin/
+bin.includes = plugin.xml,\
+ META-INF/,\
+ ecf.sdo.jar

Back to the top