diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:06:30 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:06:30 +0000 |
commit | 587877fcbd358e233f653e01c4b3ed3354203626 (patch) | |
tree | 0a05797eb4efa50b4118314b9b409bbdbc0584a8 /sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath | |
parent | 5e520b1b65c79cd828057cb628b9367acb266880 (diff) |
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835118 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath')
-rw-r--r-- | sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath b/sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath new file mode 100644 index 0000000000..168313b5c6 --- /dev/null +++ b/sca-java-1.x/branches/sca-android-r643746/modules/android-jdk-classes/.classpath @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Android"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
|