Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/java12patch411/org.eclipse.pde.java12patch/build.properties')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java12patch411/org.eclipse.pde.java12patch/build.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java12patch411/org.eclipse.pde.java12patch/build.properties b/eclipse.platform.releng.tychoeclipsebuilder/java12patch411/org.eclipse.pde.java12patch/build.properties
new file mode 100644
index 000000000..020b8a10f
--- /dev/null
+++ b/eclipse.platform.releng.tychoeclipsebuilder/java12patch411/org.eclipse.pde.java12patch/build.properties
@@ -0,0 +1,16 @@
+###############################################################################
+# Copyright (c) 2018 IBM Corporation and others.
+#
+# 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:
+# IBM Corporation and others - initial API and implementation
+###############################################################################
+bin.includes = feature.xml,\
+ feature.properties
+

Back to the top