-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 1.16 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="src" path="test"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" kind="src" path="/ecologylabFundamental"/>
<classpathentry kind="lib" path="lib/javaparser-1.0.8.jar"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="lib/postgresql-8.4-701.jdbc4.jar"/>
<classpathentry kind="lib" path="lib/pg73jdbc3.jar"/>
<classpathentry kind="lib" path="lib/ST-4.0.5.jar"/>
<classpathentry kind="lib" path="lib/antlr-3.3-complete.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/ecologylabGeneratedSemantics"/>
<classpathentry combineaccessrules="false" kind="src" path="/ecologylabSemantics"/>
<classpathentry combineaccessrules="false" kind="src" path="/MetaMetadataRepository"/>
<classpathentry combineaccessrules="false" kind="src" path="/ecologylabFundamentalSun"/>
<classpathentry kind="output" path="bin"/>
</classpath>