We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98976e3 commit 591bd8cCopy full SHA for 591bd8c
.classpath
@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<classpath>
3
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4
+ <classpathentry kind="src" path="src"/>
5
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/lib"/>
6
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/pdfbox-app-2.0.19"/>
7
+ <classpathentry kind="output" path="out/production/FastChat"/>
8
+</classpath>
0 commit comments