From 197f7dbf97456bd6ca2eb5aae08f99f988e6b274 Mon Sep 17 00:00:00 2001 From: Sebastian Ratz Date: Mon, 20 Nov 2023 18:52:02 +0100 Subject: [PATCH] Add output.. to build.properties to work around Tycho problem Workaround for https://github.com/eclipse-tycho/tycho/issues/3019 --- team/bundles/org.eclipse.compare/build.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/team/bundles/org.eclipse.compare/build.properties b/team/bundles/org.eclipse.compare/build.properties index 1dd7f594c71..f8b1e9f2665 100644 --- a/team/bundles/org.eclipse.compare/build.properties +++ b/team/bundles/org.eclipse.compare/build.properties @@ -12,6 +12,7 @@ # IBM Corporation - initial API and implementation ############################################################################### source.. = compare/ +output.. = bin/ bin.includes = icons/,\ plugin.xml,\ .,\