-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
21 lines (21 loc) · 1.68 KB
/
.classpath
File metadata and controls
21 lines (21 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="src" path="src/main/resource"/>
<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="D:/RDSS/jar/jedis-2.7.0.jar"/>
<classpathentry kind="lib" path="D:/RDSS/jar/commons-pool2-2.2.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/log4j-api-2.4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/log4j-core-2.4.1.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-core-4.2.2.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-context-4.2.2.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-web-4.2.2.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-beans-4.2.2.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-boot-autoconfigure-1.2.7.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-boot-1.2.7.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/.m2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-aop-4.2.2.RELEASE.jar"/>
<classpathentry kind="lib" path="C:/Users/abhishek_gupta54/Downloads/spring-expression-4.2.2.RELEASE.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>