forked from mwsobol/SORCER-multiFi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
43 lines (43 loc) · 3.3 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
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="core/sorcer-dl/src/main/java"/>
<classpathentry kind="src" path="examples/service/src/test/java"/>
<classpathentry kind="src" path="examples/service/src/main/java"/>
<classpathentry kind="src" path="sos/sos-db-prv/src/main/java"/>
<classpathentry kind="src" path="core/sorcer-int-tests/sorcer-tester/src/main/java"/>
<classpathentry kind="src" path="core/sorcer-int-tests/sorcer-tester/src/test/java"/>
<classpathentry kind="src" path="examples/worker/src/test/java"/>
<classpathentry kind="src" path="core/sorcer-lib/src/main/java"/>
<classpathentry kind="src" path="core/sorcer-platform/src/main/java"/>
<classpathentry kind="src" path="core/sorcer-platform/src/test/java"/>
<classpathentry kind="src" path="examples/eol/src/main/java"/>
<classpathentry kind="src" path="examples/eol/src/test/java"/>
<classpathentry kind="src" path="examples/pml/src/main/java"/>
<classpathentry kind="src" path="examples/pml/src/test/java"/>
<classpathentry kind="src" path="examples/worker/src/main/java"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/common/buildsupport/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/common/buildsupport/junit-addons-1.4.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/river/jsk-lib-2.2.2.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/river/jsk-platform-2.2.2.jar" sourcepath="/Volumes/SSSD/opt/River-2.2.0/apache-river-src-2.2.0/src"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/sorcer/lib/sorcer-lib-5.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/sorcer/lib/sorcer-platform-5.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="examples/eol/build/classes/main"/>
<classpathentry kind="lib" path="examples/eol/build/classes/test"/>
<classpathentry kind="lib" path="tools/sorcer-test/build/libs/sorcer-test-5.0-SNAPSHOT.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
<classpathentry kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry kind="con" path="GROOVY_SUPPORT"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/rio/lib/rio-lib-5.0-M4.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/rio/lib/rio-platform-5.0-M4.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/rio/lib-dl/rio-api-5.0-M4.jar"/>
<classpathentry kind="lib" path="examples/pml/build/classes/test"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/common/je-5.0.104.jar"/>
<classpathentry kind="lib" path="distribution/sorcer-5.0-SNAPSHOT/lib/sorcer/lib-ext/webster-5.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="examples/pml/build/classes/main"/>
<classpathentry kind="lib" path="examples/worker/build/classes/main"/>
<classpathentry kind="lib" path="examples/worker/build/classes/test"/>
<classpathentry kind="lib" path="core/sorcer-int-tests/sorcer-tester/build/classes/main"/>
<classpathentry kind="lib" path="core/sorcer-int-tests/sorcer-tester/build/classes/test"/>
<classpathentry kind="output" path="bin"/>
</classpath>