-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
16 lines (16 loc) · 1.07 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="main/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/bio-core-main"/>
<classpathentry combineaccessrules="false" kind="src" path="/bio-core-test"/>
<classpathentry combineaccessrules="false" kind="src" path="/bio-postprocess-main"/>
<classpathentry combineaccessrules="false" kind="src" path="/bio-postprocess-test"/>
<classpathentry combineaccessrules="false" kind="src" path="/intermine-api-main"/>
<classpathentry combineaccessrules="false" kind="src" path="/intermine-api-test"/>
<classpathentry combineaccessrules="false" kind="src" path="/intermine-integrate-main"/>
<classpathentry combineaccessrules="false" kind="src" path="/intermine-integrate-test"/>
<classpathentry combineaccessrules="false" kind="src" path="/intermine-objectstore-main"/>
<classpathentry combineaccessrules="false" kind="src" path="/intermine-objectstore-test"/>
<classpathentry kind="output" path="bin"/>
</classpath>