xref: /JGit/org.eclipse.jgit.pgm.test/.classpath (revision ab79ce91c10830f9906a1311ec857ccf553f51fe)
1a2dac2c7STomasz Zarna<?xml version="1.0" encoding="UTF-8"?>
2a2dac2c7STomasz Zarna<classpath>
3a2dac2c7STomasz Zarna	<classpathentry kind="src" path="tst"/>
4a2dac2c7STomasz Zarna	<classpathentry kind="src" path="src"/>
5*ab79ce91SMatthias Sohn	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
6a2dac2c7STomasz Zarna	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
7a2dac2c7STomasz Zarna	<classpathentry kind="output" path="bin"/>
8a2dac2c7STomasz Zarna</classpath>
9