aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/sites/external/site.xml
blob: 4e5f43401b52c65dba5d044a895352d810d8a22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <description url="https://dl-ssl.google.com/android/eclipse/">
      Update Site for Android Development Toolkit
   </description>
   <feature url="features/com.android.ide.eclipse.adt_0.9.7.qualifier.jar" id="com.android.ide.eclipse.adt" version="0.9.7.qualifier">
      <category name="developer"/>
   </feature>
   <feature url="features/com.android.ide.eclipse.ddms_0.9.7.qualifier.jar" id="com.android.ide.eclipse.ddms" version="0.9.7.qualifier">
      <category name="developer"/>
   </feature>
   <category-def name="developer" label="Developer Tools">
      <description>
         Features that add Android support to Eclipse for application developers.
      </description>
   </category-def>
</site>