projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd4bcae
)
Removed absolute path in exported dependencies
author
David A. Velasco
<dvelasco@solidgear.es>
Wed, 27 Nov 2013 08:19:19 +0000
(09:19 +0100)
committer
David A. Velasco
<dvelasco@solidgear.es>
Wed, 27 Nov 2013 08:19:19 +0000
(09:19 +0100)
oc_framework/.classpath
patch
|
blob
|
blame
|
history
diff --git
a/oc_framework/.classpath
b/oc_framework/.classpath
index
72e286b
..
5176974
100644
(file)
--- a/
oc_framework/.classpath
+++ b/
oc_framework/.classpath
@@
-5,6
+5,5
@@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
- <classpathentry exported="true" kind="lib" path="D:/solidgear/OwnCloud/android/libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>