-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
31 lines (31 loc) · 2.29 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="source/mmotwani/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/manish/Blues/lib/apache-logging-log4j.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/gson-2.8.2.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/jcommander-1.27.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/json-20210307.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/jsoup-1.11.2.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.commands-3.9.800.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.contenttype-3.7.900.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.expressions-3.7.100.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.filesystem-1.7.700.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.jobs-3.10.1100.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.resources-3.14.0.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.core.runtime-3.14.0.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.equinox.app-1.5.100.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.equinox.common-3.14.100.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.equinox.preferences-3.8.200.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.equinox.registry-3.10.100.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.jdt.core-3.14.0.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.osgi-3.16.200.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.text-3.11.0.jar"/>
<classpathentry kind="lib" path="/home/manish/Blues/lib/org.eclipse.text_3.5.0.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>