]> source.dussan.org Git - jgit.git/commit
Configure classpath for separate test sources in Eclipse 73/130673/2
authorMichael Keppler <Michael.Keppler@gmx.de>
Tue, 9 Oct 2018 07:15:35 +0000 (09:15 +0200)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Wed, 17 Oct 2018 02:08:24 +0000 (11:08 +0900)
commit91021cb66f008ccebf430bcd7527bd215cae03aa
treeeaa254a51d0a0ce75e7ae025a52ebd15ad88fca7
parent7ebd434e913e863aa1508d55779787302fcad1a8
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 <Michael.Keppler@gmx.de>
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
org.eclipse.jgit.ant.test/.classpath
org.eclipse.jgit.http.test/.classpath
org.eclipse.jgit.junit.http/.classpath
org.eclipse.jgit.junit/.classpath
org.eclipse.jgit.lfs.server.test/.classpath
org.eclipse.jgit.lfs.test/.classpath
org.eclipse.jgit.pgm.test/.classpath
org.eclipse.jgit.test/.classpath