- 파일이 없을 수 있는데, 에러로그로 나와 오해 생기는 부분이 있어서 디버그모드일때만 에러로 출력하도록 코드 개선.
[Tadpole.git] / com.hangum.tadpole.commons.excel.core / .classpath
blob46bc4e7b8761bf0c835e385fcf7fd540c168766f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry exported="true" kind="lib" path="libs/ooxml-lib/curvesapi-1.04.jar"/>
4 <classpathentry exported="true" kind="lib" path="libs/ooxml-lib/xmlbeans-2.6.0.jar"/>
5 <classpathentry exported="true" kind="lib" path="libs/apache/commons-codec-1.10.jar"/>
6 <classpathentry exported="true" kind="lib" path="libs/apache/commons-collections4-4.1.jar"/>
7 <classpathentry exported="true" kind="lib" path="libs/apache/commons-logging-1.2.jar"/>
8 <classpathentry exported="true" kind="lib" path="libs/apache/junit-4.12.jar"/>
9 <classpathentry exported="true" kind="lib" path="libs/apache/log4j-1.2.17.jar"/>
10 <classpathentry exported="true" kind="lib" path="libs/poi-3.16.jar"/>
11 <classpathentry exported="true" kind="lib" path="libs/poi-examples-3.16.jar"/>
12 <classpathentry exported="true" kind="lib" path="libs/poi-excelant-3.16.jar"/>
13 <classpathentry exported="true" kind="lib" path="libs/poi-ooxml-3.16.jar"/>
14 <classpathentry exported="true" kind="lib" path="libs/poi-ooxml-schemas-3.16.jar"/>
15 <classpathentry exported="true" kind="lib" path="libs/poi-scratchpad-3.16.jar"/>
16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
17 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
18 <classpathentry kind="src" path="src"/>
19 <classpathentry kind="output" path="bin"/>
20 </classpath>