Do not crash on getting the history for a file that is not in the index
[egit.git] / org.spearce.jgit / .classpath
blob4145f45df28a331324398cb25e2067d784de6b17
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry excluding="**/*.idx|**/*.pack" kind="src" path="tst"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
6 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
7 <classpathentry kind="output" path="bin"/>
8 </classpath>