summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/store-android/.classpath
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-18 21:04:19 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-18 21:04:19 +0000
commit3ca25ccd9a9d9ffe1ff1d586a301b7797120d20b (patch)
treed9f952657dffc6582ad383e5e6c14e94a8e6bec9 /branches/sca-java-1.x/samples/store-android/.classpath
parent1f8bafbfc5aa7b5ca4d64e220498b83141243dfd (diff)
TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run successfully
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/store-android/.classpath')
-rw-r--r--branches/sca-java-1.x/samples/store-android/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/store-android/.classpath b/branches/sca-java-1.x/samples/store-android/.classpath
index ef7c361cff..79a84816b6 100644
--- a/branches/sca-java-1.x/samples/store-android/.classpath
+++ b/branches/sca-java-1.x/samples/store-android/.classpath
@@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin"/>
</classpath>