aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/features
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-07-22 18:37:33 -0700
committerXavier Ducrohet <xav@android.com>2009-07-22 18:37:33 -0700
commitb612b2ea556e8f66efe96b97938fe96322e48930 (patch)
tree3e5af3215bbc2b590d0f44a8afc46bc4607ff393 /eclipse/features
parentba7dd920a1d2970b1bbf2e831d6e2c8871ee6080 (diff)
downloadsdk-b612b2ea556e8f66efe96b97938fe96322e48930.zip
sdk-b612b2ea556e8f66efe96b97938fe96322e48930.tar.gz
sdk-b612b2ea556e8f66efe96b97938fe96322e48930.tar.bz2
Move ADT/DDMS plug-ins to 0.9.2
Diffstat (limited to 'eclipse/features')
-rw-r--r--eclipse/features/com.android.ide.eclipse.adt/feature.xml2
-rw-r--r--eclipse/features/com.android.ide.eclipse.ddms/feature.xml4
-rw-r--r--eclipse/features/com.android.ide.eclipse.tests/feature.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.adt/feature.xml b/eclipse/features/com.android.ide.eclipse.adt/feature.xml
index 3f8342e..e739044 100644
--- a/eclipse/features/com.android.ide.eclipse.adt/feature.xml
+++ b/eclipse/features/com.android.ide.eclipse.adt/feature.xml
@@ -2,7 +2,7 @@
<feature
id="com.android.ide.eclipse.adt"
label="Android Development Tools"
- version="0.9.1.qualifier"
+ version="0.9.2.qualifier"
provider-name="The Android Open Source Project"
plugin="com.android.ide.eclipse.adt">
diff --git a/eclipse/features/com.android.ide.eclipse.ddms/feature.xml b/eclipse/features/com.android.ide.eclipse.ddms/feature.xml
index ae3944b..e70c1b9 100644
--- a/eclipse/features/com.android.ide.eclipse.ddms/feature.xml
+++ b/eclipse/features/com.android.ide.eclipse.ddms/feature.xml
@@ -2,7 +2,7 @@
<feature
id="com.android.ide.eclipse.ddms"
label="Android DDMS"
- version="0.9.1.qualifier"
+ version="0.9.2.qualifier"
provider-name="The Android Open Source Project">
<description>
@@ -14,7 +14,7 @@
</copyright>
<license url="http://www.apache.org/licenses/LICENSE-2.0">
- Note: jcommon-1.0.12.jar is under the BSD license rather than the APL. You can find a copy of the BSD License at http://www.opensource.org/licenses/bsd-license.php
+ Note: jcommon-1.0.12.jar is under the BSD license rather than the APL. You can find a copy of the BSD License at http://www.opensource.org/licenses/bsd-license.php
jfreechart-1.0.9.jar and jfreechart-1.0.9-swt.jar are under the LGPL rather than the EPL. You can find a copy of the LGPL at http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt. You can get the source code for these two components at http://android.git.kernel.org/pub/jfreechart-1.0.9.zip
diff --git a/eclipse/features/com.android.ide.eclipse.tests/feature.xml b/eclipse/features/com.android.ide.eclipse.tests/feature.xml
index b88f071..d2778fe 100644
--- a/eclipse/features/com.android.ide.eclipse.tests/feature.xml
+++ b/eclipse/features/com.android.ide.eclipse.tests/feature.xml
@@ -2,7 +2,7 @@
<feature
id="com.android.ide.eclipse.tests"
label="ADT Tests"
- version="0.9.1.qualifier"
+ version="0.9.2.qualifier"
provider-name="The Android Open Source Project">
<copyright>