OSDN Git Service

df2e13b36dff9adbc96d4ecafd1d83282b82b67c
[android-x86/sdk.git] / eclipse / sites / internal / site.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <site>
3    <description url="https://android.corp.google.com/adt/">
4       Update Site for Android Development Toolkit
5    </description>
6    <feature url="features/com.android.ide.eclipse.adt_0.9.8.qualifier.jar" id="com.android.ide.eclipse.adt" version="0.9.8.qualifier">
7       <category name="developer"/>
8    </feature>
9    <feature url="features/com.android.ide.eclipse.ddms_0.9.8.qualifier.jar" id="com.android.ide.eclipse.ddms" version="0.9.8.qualifier">
10       <category name="developer"/>
11    </feature>
12    <feature url="features/com.android.ide.eclipse.tests_0.9.8.qualifier.jar" id="com.android.ide.eclipse.tests" version="0.9.8.qualifier">
13       <category name="test"/>
14    </feature>
15    <category-def name="developer" label="Application Developer Tools">
16       <description>
17          Features that add Android support to Eclipse for application developers.
18       </description>
19    </category-def>
20    <category-def name="test" label="Plugin Developer Tests">
21       <description>
22          Tests for the other Android plugins
23       </description>
24    </category-def>
25 </site>