aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/.classpath
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-06-15 12:39:43 -0700
committerXavier Ducrohet <xav@android.com>2010-06-15 15:37:49 -0700
commit10e712627b86b2b0061dbd3a20f5f966b2cd7330 (patch)
tree051f3df3a96699ea0e37c680d00d261a4d5e66c1 /eclipse/plugins/com.android.ide.eclipse.adt/.classpath
parent853ab5a62d09675e0921d2eed60c02f66e3d0050 (diff)
downloadsdk-10e712627b86b2b0061dbd3a20f5f966b2cd7330.zip
sdk-10e712627b86b2b0061dbd3a20f5f966b2cd7330.tar.gz
sdk-10e712627b86b2b0061dbd3a20f5f966b2cd7330.tar.bz2
Move jarutils into sdklib.
Change-Id: Ic99564a7671e588bbf6bc9ee08f7ae1f02a6dcb2
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/.classpath')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/.classpath b/eclipse/plugins/com.android.ide.eclipse.adt/.classpath
index 2fd96a4..e4e1d37 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/.classpath
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/.classpath
@@ -3,7 +3,6 @@
<classpathentry excluding="Makefile|resources/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="lib" path="jarutils.jar" sourcepath="/JarUtils"/>
<classpathentry kind="lib" path="androidprefs.jar" sourcepath="/AndroidPrefs"/>
<classpathentry kind="lib" path="sdkstats.jar" sourcepath="/SdkStatsService"/>
<classpathentry kind="lib" path="kxml2-2.3.0.jar"/>