diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-09 20:07:50 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-09 20:07:50 +0000 |
commit | 8ff4657da7b5a1da59a21a65b675d26bcf033417 (patch) | |
tree | 4f3d2b3e94a35eb6fd22dd8979d55d0eb6dcecb9 /branches/sca-android/modules/tuscany-policy-xml/.project | |
parent | bf5f54e4300a67803d53ac1b47ea2f70c1e2542e (diff) |
Copied the android port modules under the modules directory, to match the structure in trunk as it'll help with merges, diffs etc.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693584 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-android/modules/tuscany-policy-xml/.project')
-rw-r--r-- | branches/sca-android/modules/tuscany-policy-xml/.project | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/branches/sca-android/modules/tuscany-policy-xml/.project b/branches/sca-android/modules/tuscany-policy-xml/.project new file mode 100644 index 0000000000..effe3b2ca5 --- /dev/null +++ b/branches/sca-android/modules/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 |