From d9f2a20ac5dfa555aaefe1ee9cc79e8c33ef3a07 Mon Sep 17 00:00:00 2001 From: Christopher Brooks Date: Wed, 3 Aug 2016 08:16:03 -0400 Subject: [PATCH] Fixed multi-platform build after last change for Bug #66 Added https://eclipseguru.github.io/missing-swt-fragments/ as a p2 repo to avoid mvn compile error: "Unable to satisfy dependency from org.eclipse.swt 3.105.0.v20160603-0902 to org.eclipse.swt.gtk.linux.aarch64 [3.105.0.v20160603-0902]." See https://bugs.eclipse.org/bugs/show_bug.cgi?id=491951#c35 Signed-off-by: Christopher Brooks --- .../org.eclipse.triquetrum.target.platform.target | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/org.eclipse.triquetrum.target.platform/org.eclipse.triquetrum.target.platform.target b/org.eclipse.triquetrum.target.platform/org.eclipse.triquetrum.target.platform.target index 25b76517..2e04b0f6 100644 --- a/org.eclipse.triquetrum.target.platform/org.eclipse.triquetrum.target.platform.target +++ b/org.eclipse.triquetrum.target.platform/org.eclipse.triquetrum.target.platform.target @@ -1,5 +1,5 @@ - + @@ -67,5 +67,9 @@ + + + +