xref: /JGit/org.eclipse.jgit.http.test/.classpath (revision 91021cb66f008ccebf430bcd7527bd215cae03aa)
156f6d9ebSRobin Rosenberg<?xml version="1.0" encoding="UTF-8"?>
256f6d9ebSRobin Rosenberg<classpath>
3ab79ce91SMatthias Sohn	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
456f6d9ebSRobin Rosenberg	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5*91021cb6SMichael Keppler	<classpathentry kind="src" path="tst">
6*91021cb6SMichael Keppler		<attributes>
7*91021cb6SMichael Keppler			<attribute name="test" value="true"/>
8*91021cb6SMichael Keppler		</attributes>
9*91021cb6SMichael Keppler	</classpathentry>
10*91021cb6SMichael Keppler	<classpathentry kind="src" path="src">
11*91021cb6SMichael Keppler		<attributes>
12*91021cb6SMichael Keppler			<attribute name="test" value="true"/>
13*91021cb6SMichael Keppler		</attributes>
14*91021cb6SMichael Keppler	</classpathentry>
1556f6d9ebSRobin Rosenberg	<classpathentry kind="output" path="bin"/>
1656f6d9ebSRobin Rosenberg</classpath>
17