-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
13 lines (13 loc) · 947 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="/home/fedor/Programming/workspace/JARS/jmathplot.jar"/>
<classpathentry kind="lib" path="/home/fedor/Programming/workspace/JARS/jgroups-3.4.4.Final.jar"/>
<classpathentry kind="lib" path="/home/fedor/Programming/workspace/JARS/log4j-1.2.17.zip"/>
<classpathentry kind="lib" path="/home/fedor/Programming/workspace/JARS/apache-log4j-1.2.17/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="/home/fedor/Programming/workspace/JARS/commons-lang3-3.3.2/commons-lang3-3.3.2.jar"/>
<classpathentry kind="lib" path="/home/fedor/Programming/workspace/JARS/commons-lang3-3.3.2/commons-lang3-3.3.2-javadoc.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>