-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
31 lines (31 loc) · 1.65 KB
/
.classpath
File metadata and controls
31 lines (31 loc) · 1.65 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="Chapter002Notes"/>
<classpathentry kind="src" path="Chapter002Challenges"/>
<classpathentry kind="src" path="Chapter003Notes"/>
<classpathentry kind="src" path="Chapter003Challenges"/>
<classpathentry kind="src" path="Chapter004Notes"/>
<classpathentry kind="src" path="Chapter004Challenges"/>
<classpathentry kind="src" path="Chapter004PowerPoints"/>
<classpathentry kind="src" path="Chapter005Notes"/>
<classpathentry kind="src" path="Chapter005Challenges"/>
<classpathentry kind="src" path="Chapter005PowerPoints"/>
<classpathentry kind="src" path="Chapter006Notes"/>
<classpathentry kind="src" path="Chapter006PowerPoints"/>
<classpathentry kind="src" path="Chapter006Challenges"/>
<classpathentry kind="src" path="Chapter007Notes"/>
<classpathentry kind="src" path="Chapter007Challenges"/>
<classpathentry kind="src" path="Chapter007PowerPoints"/>
<classpathentry kind="src" path="Chapter008Notes"/>
<classpathentry kind="src" path="Chapter008Challenges"/>
<classpathentry kind="src" path="Chapter010Notes"/>
<classpathentry kind="src" path="Chapter010Challenges"/>
<classpathentry kind="src" path="Chapter012Notes"/>
<classpathentry kind="src" path="Chapter012Challenges"/>
<classpathentry kind="src" path="Chapter013Notes"/>
<classpathentry kind="src" path="Chapter013Challenges"/>
<classpathentry kind="src" path="Chapter009Notes"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="output" path="bin"/>
</classpath>