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