-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 1.11 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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.8"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/jsoup-1.9.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/poi-3.14-20160307.jar"/>
<classpathentry kind="lib" path="C:/Users/Minhyung Joo/workspace/nara_bid_information/lib/mysql-connector-java-5.1.39/mysql-connector-java-5.1.39-bin.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>