-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
11 lines (11 loc) · 923 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="C:/Users/sevendy7/Downloads/objectdb-2.6.0_02/objectdb-2.6.0_02/bin/objectdb.jar"/>
<classpathentry kind="lib" path="C:/Users/sevendy7/Downloads/poi-bin-3.11-20141221/poi-3.11/poi-3.11-20141221.jar"/>
<classpathentry kind="lib" path="C:/Users/sevendy7/Downloads/poi-bin-3.11-20141221/poi-3.11/poi-ooxml-3.11-20141221.jar"/>
<classpathentry kind="lib" path="C:/Users/sevendy7/Downloads/poi-bin-3.11-20141221/poi-3.11/poi-ooxml-schemas-3.11-20141221.jar"/>
<classpathentry kind="lib" path="C:/Users/sevendy7/Downloads/poi-bin-3.11-20141221/poi-3.11/ooxml-lib/xmlbeans-2.6.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>