blob: 7e1a2e5ff6afa535d7b488ff7b39414beecb7b43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<projectDescription>
<name>tuscany-extensibility</name>
<comment>Parent POM defining settings that can be used across Tuscany</comment>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
|