xref: /JGit/org.eclipse.jgit.pgm/.classpath (revision f3d8a8ecad614906a2c4ec0077cdb24129da6c6d)
15eac1a48SRobin Rosenberg<?xml version="1.0" encoding="UTF-8"?>
25eac1a48SRobin Rosenberg<classpath>
35eac1a48SRobin Rosenberg	<classpathentry kind="src" path="src"/>
4*f3d8a8ecSSasa Zivkov	<classpathentry excluding="*|resources/|resources/" including="META-INF/" kind="src" path=""/>
5*f3d8a8ecSSasa Zivkov	<classpathentry kind="src" path="resources"/>
65eac1a48SRobin Rosenberg	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
75eac1a48SRobin Rosenberg	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
85eac1a48SRobin Rosenberg	<classpathentry kind="output" path="bin"/>
95eac1a48SRobin Rosenberg</classpath>
10