-
Notifications
You must be signed in to change notification settings - Fork 2
/
.project
24 lines (24 loc) · 1.12 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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>gossip-league-api</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>
<nature>org.playframework.playclipse.playNature</nature>
</natures>
<linkedResources><link><name>crud</name><type>2</type><location>/usr/local/Cellar/play12/1.2.5/libexec/modules/crud/app</location></link>
<link><name>conf/crud</name><type>2</type><location>/usr/local/Cellar/play12/1.2.5/libexec/modules/crud/conf</location></link>
<link><name>public/crud</name><type>2</type><location>/usr/local/Cellar/play12/1.2.5/libexec/modules/crud/public</location></link>
<link><name>cobertura-2.4</name><type>2</type><location>/Users/iPepito/src/Eclipse/GossipLeagueAPI/modules/cobertura-2.4/app</location></link>
<link><name>conf/cobertura-2.4</name><type>2</type><location>/Users/iPepito/src/Eclipse/GossipLeagueAPI/modules/cobertura-2.4/conf</location></link>
</linkedResources>
</projectDescription>