1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| <projectDescription>
| <name>MockFtpServer</name>
| <comment/>
| <projects/>
| <buildSpec>
| <buildCommand>
| <name>org.eclipse.jdt.core.javabuilder</name>
| </buildCommand>
| <buildCommand>
| <name>org.maven.ide.eclipse.maven2Builder</name>
| </buildCommand>
| </buildSpec>
| <natures>
| <nature>org.eclipse.jdt.core.javanature</nature>
| <nature>org.maven.ide.eclipse.maven2Nature</nature>
| </natures>
| </projectDescription>
|
|