xref: /JGit/org.eclipse.jgit.gpg.bc.test/.classpath (revision 77848d635b76d8294697ffaf11acf51256df2a5b)
1*77848d63SMatthias Sohn<?xml version="1.0" encoding="UTF-8"?>
2*77848d63SMatthias Sohn<classpath>
3*77848d63SMatthias Sohn	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4*77848d63SMatthias Sohn	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5*77848d63SMatthias Sohn	<classpathentry kind="src" path="tst">
6*77848d63SMatthias Sohn		<attributes>
7*77848d63SMatthias Sohn			<attribute name="test" value="true"/>
8*77848d63SMatthias Sohn		</attributes>
9*77848d63SMatthias Sohn	</classpathentry>
10*77848d63SMatthias Sohn	<classpathentry kind="output" path="bin"/>
11*77848d63SMatthias Sohn</classpath>
12