summaryrefslogtreecommitdiffstats
path: root/sandbox/mobile-android/interface-java-jaxws/.project
blob: 51f13aaddc4dd77d4624231e1fa35152a5b181c2 (plain)
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
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>tuscany-interface-java-jaxws</name>
	<comment>Parent POM defining settings that can be used across Tuscany</comment>
	<projects>
		<project>tuscany-core-spi</project>
		<project>tuscany-extensibility</project>
		<project>tuscany-sca-api</project>
		<project>tuscany-assembly</project>
		<project>tuscany-policy</project>
		<project>tuscany-interface</project>
		<project>tuscany-definitions</project>
		<project>tuscany-contribution</project>
		<project>tuscany-databinding-jaxb</project>
		<project>tuscany-databinding</project>
		<project>tuscany-core</project>
		<project>tuscany-contribution-java</project>
		<project>tuscany-interface-java</project>
		<project>tuscany-interface-java-xml</project>
		<project>tuscany-assembly-xml</project>
		<project>tuscany-contribution-namespace</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder (82).launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>