forked from SAREC-Lab/SoftwareEngineering2018
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.project
39 lines (39 loc) · 1.11 KB
/
.project
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
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>CodeExamples</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>src/edu/nd/se2018/homework/hwk3/HorseRacesUML.jpg</name>
<type>1</type>
<location>C:/Users/Nathaniel/Pictures/HorseRacesUML.jpg</location>
</link>
<link>
<name>src/edu/nd/se2018/homework/hwk4/ColumbusGame.jpg</name>
<type>1</type>
<location>C:/Users/Nathaniel/Downloads/ColumbusGame.jpg</location>
</link>
<link>
<name>src/edu/nd/se2018/homework/hwk4/ColumbusShip.png</name>
<type>1</type>
<location>C:/Users/Nathaniel/Pictures/ColumbusShip.png</location>
</link>
<link>
<name>src/edu/nd/se2018/homework/hwk4/pirateship.gif</name>
<type>1</type>
<location>C:/Users/Nathaniel/Pictures/pirateship.gif</location>
</link>
</linkedResources>
</projectDescription>