-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 1.22 KB
/
.classpath
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="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/Hari Hara Kumar/workspace/MyProfile/build/activation.jar"/>
<classpathentry kind="lib" path="C:/Users/Hari Hara Kumar/workspace/MyProfile/build/apache-commons-lang.jar"/>
<classpathentry kind="lib" path="C:/Users/Hari Hara Kumar/workspace/MyProfile/build/gson-2.2.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Hari Hara Kumar/workspace/MyProfile/build/java-json.jar"/>
<classpathentry kind="lib" path="C:/Users/Hari Hara Kumar/workspace/MyProfile/build/mail.jar"/>
<classpathentry kind="lib" path="E:/apache-tomcat-8.0.35/lib/servlet-api.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_45">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="war/WEB-INF/lib/velocity-1.7.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/commons.collections-3.2.1.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>