From cb9249314a38d4ef57b3fa713560a941f74b4ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torbj=C3=B6rn=20Svensson?= Date: Fri, 28 Aug 2020 21:14:53 +0200 Subject: [PATCH] Fixed "An entry for plugin.xml is required in bin.includes" warning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6615465fb74c2e4df812e99cd1e5e8b0ead99de3 Signed-off-by: Torbjörn Svensson --- releng/org.eclipse.cdt.testing/build.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/releng/org.eclipse.cdt.testing/build.properties b/releng/org.eclipse.cdt.testing/build.properties index 0986006222d..6b093609528 100644 --- a/releng/org.eclipse.cdt.testing/build.properties +++ b/releng/org.eclipse.cdt.testing/build.properties @@ -15,6 +15,7 @@ bin.includes = about.html,\ about.ini,\ about.mappings,\ about.properties,\ + plugin.xml,\ plugin.properties,\ test.xml,\ epl-v20.html,\