aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-06-16 15:06:40 -0700
committerXavier Ducrohet <xav@android.com>2010-06-16 15:06:40 -0700
commit2a035855ee6c91bdfa25516ea39195ee263471ab (patch)
tree8869b30aa376ed1015f2935b794d764fcffcef83
parent670c2748539f9dda3468a9616c1d7ede4b35a0fc (diff)
downloadsdk-2a035855ee6c91bdfa25516ea39195ee263471ab.zip
sdk-2a035855ee6c91bdfa25516ea39195ee263471ab.tar.gz
sdk-2a035855ee6c91bdfa25516ea39195ee263471ab.tar.bz2
Remove more mentions of jarutils.
Change-Id: I1075f4e5f61128991aef8368ec0595ec0b8116b0
-rw-r--r--eclipse/plugins/.gitignore1
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF1
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.adt/build.properties1
3 files changed, 0 insertions, 3 deletions
diff --git a/eclipse/plugins/.gitignore b/eclipse/plugins/.gitignore
index 72cc8c5..4d1d3dd 100644
--- a/eclipse/plugins/.gitignore
+++ b/eclipse/plugins/.gitignore
@@ -3,7 +3,6 @@ com.android.ide.eclipse.ddms/bin
com.android.ide.eclipse.tests/bin
com.android.ide.eclipse.adt/androidprefs.jar
-com.android.ide.eclipse.adt/jarutils.jar
com.android.ide.eclipse.adt/kxml2-2.3.0.jar
com.android.ide.eclipse.adt/layoutlib_api.jar
com.android.ide.eclipse.adt/layoutlib_utils.jar
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF
index 9ecd6b7..729a997 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF
@@ -4,7 +4,6 @@ Bundle-Name: Android Development Toolkit
Bundle-SymbolicName: com.android.ide.eclipse.adt;singleton:=true
Bundle-Version: 0.9.8.qualifier
Bundle-ClassPath: .,
- jarutils.jar,
androidprefs.jar,
sdkstats.jar,
kxml2-2.3.0.jar,
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
index 47f6611..6fd3a05 100644
--- a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
+++ b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties
@@ -4,7 +4,6 @@ bin.includes = plugin.xml,\
.,\
templates/,\
about.ini,\
- jarutils.jar,\
androidprefs.jar,\
sdkstats.jar,\
kxml2-2.3.0.jar,\