From 91021cb66f008ccebf430bcd7527bd215cae03aa Mon Sep 17 00:00:00 2001 From: Michael Keppler Date: Tue, 9 Oct 2018 09:15:35 +0200 Subject: Configure classpath for separate test sources in Eclipse Eclipse Photon supports separating sources and test sources. There are no functional changes in the IDE, except for test source folders having a different icon color. Users of different IDEs than Eclipse are not affected, since the attribute on the classpath entries will be ignored by their IDE. Bug: 539933 Change-Id: Iac6dcdf0c0730ca775bae90df6a685303dc95380 Signed-off-by: Michael Keppler Signed-off-by: David Pursehouse --- org.eclipse.jgit.junit/.classpath | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'org.eclipse.jgit.junit/.classpath') diff --git a/org.eclipse.jgit.junit/.classpath b/org.eclipse.jgit.junit/.classpath index eca7bdba8f..3e5654f17e 100644 --- a/org.eclipse.jgit.junit/.classpath +++ b/org.eclipse.jgit.junit/.classpath @@ -2,6 +2,10 @@ - + + + + + -- cgit v1.2.3