forked from programacion-avanzada/jrpg-2017a-cliente
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.project
31 lines (31 loc) · 841 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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>jrpg-2017a-cliente</name>
<comment></comment>
<projects>
<project>dominio</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
</natures>
<linkedResources>
<link>
<name>Server</name>
<type>2</type>
<location>C:/Users/maxi/eclipse/jee-neon/Eclipse.app/Contents/MacOS/C::/home/lucas/software/eclipse/C::/Users/leodr/Desktop/jrpg/servidor/src</location>
</link>
</linkedResources>
</projectDescription>