-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.99 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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/Rahul/Documents/workspace/AuctionFilesGenerator/lib/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/junit-4.11.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/poi-3.10-FINAL-20140208.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/poi-examples-3.10-FINAL-20140208.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/poi-excelant-3.10-FINAL-20140208.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/poi-ooxml-3.10-FINAL-20140208.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/poi-ooxml-schemas-3.10-FINAL-20140208.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/poi-scratchpad-3.10-FINAL-20140208.jar" sourcepath="C:/Users/Rahul/.m2/repository/org/apache/poi/poi-scratchpad/3.10-FINAL/poi-scratchpad-3.10-FINAL-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Rahul/Documents/workspace/AuctionFilesGenerator/lib/xmlbeans-2.3.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>