Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-03-04 08:18:18 +0000
committerEike Stepper2010-03-04 08:18:18 +0000
commit4d2eccd4e65ea185e1a1925c6b4572e786f47a0d (patch)
tree4b9cbada743263e1d5a6cd761acf040bbb15f13d /features/org.eclipse.emf.cdo.epp-feature/build.properties
parent5b94a891f50e327bfbea37beea19414714c7e749 (diff)
downloadcdo-4d2eccd4e65ea185e1a1925c6b4572e786f47a0d.tar.gz
cdo-4d2eccd4e65ea185e1a1925c6b4572e786f47a0d.tar.xz
cdo-4d2eccd4e65ea185e1a1925c6b4572e786f47a0d.zip
[302386] Helios Eclipse Modeling Package
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302386
Diffstat (limited to 'features/org.eclipse.emf.cdo.epp-feature/build.properties')
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/build.properties23
1 files changed, 23 insertions, 0 deletions
diff --git a/features/org.eclipse.emf.cdo.epp-feature/build.properties b/features/org.eclipse.emf.cdo.epp-feature/build.properties
new file mode 100644
index 0000000000..a6ce47ba0c
--- /dev/null
+++ b/features/org.eclipse.emf.cdo.epp-feature/build.properties
@@ -0,0 +1,23 @@
+# Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Eike Stepper - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+
+bin.includes = feature.xml,\
+ epl-v10.html,\
+ copyright.txt,\
+ feature.properties,\
+ about.html,\
+ license.html,\
+ eclipse.gif,\
+ eclipse_update_120.jpg
+src.includes = about.html,\
+ copyright.txt,\
+ epl-v10.html,\
+ license.html

Back to the top