Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/build.properties')
-rw-r--r--applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/build.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/build.properties b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/build.properties
new file mode 100644
index 000000000..eabe25fde
--- /dev/null
+++ b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/build.properties
@@ -0,0 +1,8 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ messages.properties,\
+ operators.properties
+jre.compilation.profile = J2SE-1.4

Back to the top