summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/store-android/.project
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-17 19:31:01 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-17 19:31:01 +0000
commit31cc3f73bea03fb0d8403ed7b5c7adda6c7c9c9a (patch)
treeea168b22586fd30e092554166b2c02654b59eed4 /branches/sca-java-1.x/samples/store-android/.project
parentf4a9b26a985ae42074ce692e1ed60341061186e9 (diff)
[Work in progress] An Android store app consuming SCA services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727484 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/samples/store-android/.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/store-android/.project b/branches/sca-java-1.x/samples/store-android/.project
new file mode 100644
index 0000000000..616abf1df0
--- /dev/null
+++ b/branches/sca-java-1.x/samples/store-android/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>store-android</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>