xref: /JGit/org.eclipse.jgit.gpg.bc.test/.classpath (revision 64cbea8a9794047fe576d03ab8a46e4eaf7eabee)
177848d63SMatthias Sohn<?xml version="1.0" encoding="UTF-8"?>
277848d63SMatthias Sohn<classpath>
377848d63SMatthias Sohn	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
477848d63SMatthias Sohn	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5*64cbea8aSThomas Wolf	<classpathentry kind="src" output="bin-tst" path="tst">
677848d63SMatthias Sohn		<attributes>
777848d63SMatthias Sohn			<attribute name="test" value="true"/>
877848d63SMatthias Sohn		</attributes>
977848d63SMatthias Sohn	</classpathentry>
10*64cbea8aSThomas Wolf	<classpathentry kind="src" output="bin-tst" path="tst-rsrc">
11*64cbea8aSThomas Wolf		<attributes>
12*64cbea8aSThomas Wolf			<attribute name="test" value="true"/>
13*64cbea8aSThomas Wolf		</attributes>
14*64cbea8aSThomas Wolf	</classpathentry>
15*64cbea8aSThomas Wolf	<classpathentry kind="output" path="bin-tst"/>
1677848d63SMatthias Sohn</classpath>
17