-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
25 lines (25 loc) · 1.75 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="FujiCompiler/src"/>
<classpathentry including="test/**" kind="src" path="FujiCompiler/lib/intraflow-git/src/java"/>
<classpathentry kind="src" path="FujiCompiler/src-generated/tmp"/>
<classpathentry kind="src" path="FujiCompiler/src-generated/gen"/>
<classpathentry kind="src" path="FujiCompiler/src-generated/res"/>
<classpathentry kind="src" path="FujiCompiler/lib/jastaddj-git/src/res"/>
<classpathentry kind="src" path="FujiCompiler/lib/jastaddj-git/src/backend"/>
<classpathentry kind="src" path="FujiCompiler/lib/jastaddj-git/src/frontend"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="FujiCompiler/lib/commons-cli-1.2/commons-cli-1.2.jar" sourcepath="FujiCompiler/lib/commons-cli-1.2/commons-cli-1.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/FujiProject/FujiCompiler/lib/commons-cli-1.2/commons-cli-1.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="FujiCompiler/lib/eclipse-equinox/org.eclipse.equinox.common_3.6.0.v20110523.jar"/>
<classpathentry kind="lib" path="FujiCompiler/lib/featureide/de.ovgu.featureide.fm.core_2.6.5.201305151404.jar"/>
<classpathentry kind="lib" path="FujiCompiler/lib/guidsl/guidsl.jar"/>
<classpathentry kind="lib" path="FujiCompiler/lib/sat4j/org.sat4j.core.jar"/>
<classpathentry kind="lib" path="FujiCompiler/lib/jakarta/jakarta.jar"/>
<classpathentry kind="lib" path="FujiCompiler/lib/intraflow-git/lib/junit-4.11-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="FujiCompiler/lib/jastaddj-git/tools/ant-1.9.1.jar"/>
<classpathentry kind="output" path="FujiCompiler/build/"/>
</classpath>