diff options
Diffstat (limited to 'sandbox/mobile-android/extensibility/.project')
-rw-r--r-- | sandbox/mobile-android/extensibility/.project | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sandbox/mobile-android/extensibility/.project b/sandbox/mobile-android/extensibility/.project new file mode 100644 index 0000000000..7e1a2e5ff6 --- /dev/null +++ b/sandbox/mobile-android/extensibility/.project @@ -0,0 +1,13 @@ +<projectDescription> + <name>tuscany-extensibility</name> + <comment>Parent POM defining settings that can be used across Tuscany</comment> + <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 |