blob: fa874620ec1f314dc6e31cfa54a673a740fd55f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<projectDescription>
<name>org.apache.tuscany.sca.core</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>
|