OSDN Git Service

Update ADT feature dependency.
authorXavier Ducrohet <xav@android.com>
Fri, 15 May 2009 21:45:17 +0000 (14:45 -0700)
committerXavier Ducrohet <xav@android.com>
Fri, 15 May 2009 21:45:17 +0000 (14:45 -0700)
tools/eclipse/features/com.android.ide.eclipse.adt/feature.xml

index 1c4a043..3f8342e 100644 (file)
@@ -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