From 12843ef1d7d1f60504f58e79c11693210fd8b735 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Wed, 6 Jan 2016 13:39:52 -0500 Subject: [PATCH] Add some missing libraries to target When launching with all CDT plugins, there were a few errors about missing libraries. This patch adds the missing libraries (hamcrest, slf4j.impl). Change-Id: Ib6925c46787e90e9c345bc03bca5049bfc1475ac Signed-off-by: Marc-Andre Laperle --- releng/org.eclipse.cdt.target/cdt.target | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 6f67d144c75..3ecc8a2df67 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -1,5 +1,5 @@ - + @@ -9,6 +9,8 @@ + +