jgit/org.eclipse.jgit.ant.test
Michael Keppler 91021cb66f 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>
2018-10-17 11:08:24 +09:00
..
.settings Disable Eclipse warning about unrecognized @SuppressWarnings value 2018-10-17 10:40:36 +09:00
META-INF Prepare 5.2.0-SNAPSHOT builds 2018-09-06 09:36:00 +02:00
src/org/eclipse/jgit/ant/tasks Use absolute paths for file:// URIs in tests 2013-11-01 19:57:47 -07:00
.classpath Configure classpath for separate test sources in Eclipse 2018-10-17 11:08:24 +09:00
.gitignore Add org.eclipse.jgit.ant.test 2011-05-19 08:55:17 -05:00
.project Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
build.properties Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare 5.2.0-SNAPSHOT builds 2018-09-06 09:36:00 +02:00