xref: /JGit/org.eclipse.jgit.junit.ssh/.classpath (revision 1316d43e51d4f687e2b0cc32665495e7bc18c9f9)
1*1316d43eSThomas Wolf<?xml version="1.0" encoding="UTF-8"?>
2*1316d43eSThomas Wolf<classpath>
3*1316d43eSThomas Wolf	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4*1316d43eSThomas Wolf	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5*1316d43eSThomas Wolf	<classpathentry kind="src" path="src"/>
6*1316d43eSThomas Wolf	<classpathentry kind="output" path="bin"/>
7*1316d43eSThomas Wolf</classpath>
8