-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
19 lines (12 loc) · 820 Bytes
/
.classpath
File metadata and controls
19 lines (12 loc) · 820 Bytes
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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="eclipsebin/notused"/>
<classpathentry exported="true" kind="lib" path="resources" />
<classpathentry exported="true" output="eclipsebin/classes" kind="src" path="src" />
<classpathentry exported="true" output="eclipsebin/hac/classes" kind="src" path="hac/src" />
<classpathentry exported="true" output="eclipsebin/hac/classes" kind="src" path="hac/testsrc" />
<classpathentry exported="true" output="eclipsebin/classes" kind="src" path="testsrc" />
<classpathentry exported="true" output="eclipsebin/classes" kind="src" path="gensrc" />
<classpathentry exported="false" kind="src" path="/platform" />
</classpath>