diff options
author | dims <dims@13f79535-47bb-0310-9956-ffa450edef68> | 2008-06-17 00:23:01 +0000 |
---|---|---|
committer | dims <dims@13f79535-47bb-0310-9956-ffa450edef68> | 2008-06-17 00:23:01 +0000 |
commit | bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a (patch) | |
tree | 38a92061c0793434c4be189f1d70c3458b6bc41d /sandbox/mobile-android/contribution/.project |
Move Tuscany from Incubator to top level.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/mobile-android/contribution/.project')
-rw-r--r-- | sandbox/mobile-android/contribution/.project | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sandbox/mobile-android/contribution/.project b/sandbox/mobile-android/contribution/.project new file mode 100644 index 0000000000..24cbaf4abb --- /dev/null +++ b/sandbox/mobile-android/contribution/.project @@ -0,0 +1,19 @@ +<projectDescription> + <name>tuscany-contribution</name> + <comment>Parent POM defining settings that can be used across Tuscany</comment> + <projects> + <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 |