diff options
Diffstat (limited to 'sandbox/mobile-android/tuscany-policy-xml/.project')
-rw-r--r-- | sandbox/mobile-android/tuscany-policy-xml/.project | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sandbox/mobile-android/tuscany-policy-xml/.project b/sandbox/mobile-android/tuscany-policy-xml/.project new file mode 100644 index 0000000000..effe3b2ca5 --- /dev/null +++ b/sandbox/mobile-android/tuscany-policy-xml/.project @@ -0,0 +1,20 @@ +<projectDescription> + <name>tuscany-policy-xml</name> + <comment>Parent POM defining settings that can be used across Tuscany</comment> + <projects> + <project>tuscany-contribution</project> + <project>tuscany-assembly</project> + <project>tuscany-policy</project> + <project>tuscany-extensibility</project> + <project>tuscany-interface</project> + <project>tuscany-definitions</project> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription>
\ No newline at end of file |