Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cdo/features/org.eclipse.papyrus.cdo.feature/build.properties')
-rwxr-xr-xcdo/features/org.eclipse.papyrus.cdo.feature/build.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/cdo/features/org.eclipse.papyrus.cdo.feature/build.properties b/cdo/features/org.eclipse.papyrus.cdo.feature/build.properties
new file mode 100755
index 00000000..a5de5d6b
--- /dev/null
+++ b/cdo/features/org.eclipse.papyrus.cdo.feature/build.properties
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2017 CEA LIST.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
+# which accompanies this distribution, and is available at
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
+#
+# Contributors:
+# CEA LIST - Initial API and implementation
+###############################################################################
+bin.includes = feature.xml,\
+ feature.properties \ No newline at end of file

Back to the top