Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.examples.mixedmode/build.properties')
-rwxr-xr-xorg.eclipse.debug.examples.mixedmode/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.debug.examples.mixedmode/build.properties b/org.eclipse.debug.examples.mixedmode/build.properties
new file mode 100755
index 000000000..99abb1aca
--- /dev/null
+++ b/org.eclipse.debug.examples.mixedmode/build.properties
@@ -0,0 +1,7 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ OSGI-INF/l10n/bundle.properties,\
+ OSGI-INF/

Back to the top