comparison .project @ 105:f9e29a52efd3

Move some files
author one
date Tue, 26 Nov 2013 06:43:10 +0900
parents 11ad00323206
children 6104702a1880
comparison
equal deleted inserted replaced
104:03bf62bb699e 105:f9e29a52efd3
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription> 2 <projectDescription>
3 <name>jungle-network</name> 3 <name>jungle-network</name>
4 <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment> 4 <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5 <projects> 5 <projects>
6 <project>Alice</project> 6 <project>jungle-core</project>
7 <project>jungle-core</project> 7 </projects>
8 </projects> 8 <buildSpec>
9 <buildSpec> 9 <buildCommand>
10 <buildCommand> 10 <name>org.eclipse.jdt.core.javabuilder</name>
11 <name>org.eclipse.jdt.core.javabuilder</name> 11 </buildCommand>
12 <arguments> 12 <buildCommand>
13 </arguments> 13 <name>org.eclipse.m2e.core.maven2Builder</name>
14 </buildCommand> 14 </buildCommand>
15 <buildCommand> 15 </buildSpec>
16 <name>org.eclipse.m2e.core.maven2Builder</name> 16 <natures>
17 <arguments> 17 <nature>org.eclipse.m2e.core.maven2Nature</nature>
18 </arguments> 18 <nature>org.eclipse.jdt.core.javanature</nature>
19 </buildCommand> 19 </natures>
20 </buildSpec>
21 <natures>
22 <nature>org.eclipse.m2e.core.maven2Nature</nature>
23 <nature>org.eclipse.jdt.core.javanature</nature>
24 </natures>
25 </projectDescription> 20 </projectDescription>