Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.linuxtools/build.properties')
-rw-r--r--packages/org.eclipse.epp.package.linuxtools/build.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/org.eclipse.epp.package.linuxtools/build.properties b/packages/org.eclipse.epp.package.linuxtools/build.properties
new file mode 100644
index 00000000..aef43bf3
--- /dev/null
+++ b/packages/org.eclipse.epp.package.linuxtools/build.properties
@@ -0,0 +1,15 @@
+bin.includes = META-INF/,\
+ plugin_customization.ini,\
+ plugin.xml,\
+ about.html,\
+ eclipse.gif,\
+ eclipse.png,\
+ eclipse32.gif,\
+ eclipse32.png,\
+ eclipse48.gif,\
+ eclipse48.png,\
+ eclipse_lg.gif,\
+ about.mappings,\
+ intro-eclipse.png,\
+ about.ini,\
+ about.properties

Back to the top