-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.project
34 lines (34 loc) · 830 Bytes
/
.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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Jumping Alien</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>resources/levels</name>
<type>2</type>
<locationURI>copy_PROJECT_LOC1/levels</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>copy_PROJECT_LOC</name>
<value>$%7BPARENT-1-PROJECT_LOC%7D/OGP1415-JumpingAlien-Part2</value>
</variable>
<variable>
<name>copy_PROJECT_LOC1</name>
<value>$%7BPARENT-1-PROJECT_LOC%7D/OGP1415-JumpingAlien</value>
</variable>
</variableList>
</projectDescription>