diff options
Diffstat (limited to 'sandbox/mobile-android/tuscany-implementation-java/.project')
-rw-r--r-- | sandbox/mobile-android/tuscany-implementation-java/.project | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/sandbox/mobile-android/tuscany-implementation-java/.project b/sandbox/mobile-android/tuscany-implementation-java/.project new file mode 100644 index 0000000000..4b8a0dfdbf --- /dev/null +++ b/sandbox/mobile-android/tuscany-implementation-java/.project @@ -0,0 +1,22 @@ +<projectDescription> + <name>tuscany-implementation-java</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> + <project>tuscany-interface-java</project> + <project>tuscany-sca-api</project> + <project>tuscany-contribution</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 |