Skip to content

Commit 591bd8c

Browse files
authored
Add files via upload
1 parent 98976e3 commit 591bd8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.classpath

+8
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)