aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/features
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-05-15 14:45:17 -0700
committerXavier Ducrohet <xav@android.com>2009-05-15 14:45:17 -0700
commit454f60cb93a2a759f63d3e77ba960372155ef837 (patch)
tree1ec79d874165fcbb753b75973c8e2959fa5546ac /eclipse/features
parentc28e97a0db9c383cd656cb51f3b720dfb53b8d21 (diff)
downloadsdk-454f60cb93a2a759f63d3e77ba960372155ef837.zip
sdk-454f60cb93a2a759f63d3e77ba960372155ef837.tar.gz
sdk-454f60cb93a2a759f63d3e77ba960372155ef837.tar.bz2
Update ADT feature dependency.
Diffstat (limited to 'eclipse/features')
-rw-r--r--eclipse/features/com.android.ide.eclipse.adt/feature.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.adt/feature.xml b/eclipse/features/com.android.ide.eclipse.adt/feature.xml
index 1c4a043..3f8342e 100644
--- a/eclipse/features/com.android.ide.eclipse.adt/feature.xml
+++ b/eclipse/features/com.android.ide.eclipse.adt/feature.xml
@@ -15,7 +15,7 @@
</copyright>
<license url="http://www.eclipse.org/org/documents/epl-v10.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
+ 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
@@ -140,6 +140,10 @@ This Agreement is governed by the laws of the State of New York and the intellec
<import plugin="org.eclipse.wst.xml.core"/>
<import plugin="org.eclipse.wst.xml.ui"/>
<import plugin="org.eclipse.jdt.junit"/>
+ <import plugin="org.eclipse.jdt.junit.runtime"/>
+ <import plugin="org.eclipse.ltk.core.refactoring"/>
+ <import plugin="org.eclipse.ltk.ui.refactoring"/>
+ <import plugin="org.eclipse.core.expressions"/>
</requires>
<plugin