OSDN Git Service

Merge "Parse the manifest min/targetSdkVersion to configure the layoutlib."
[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_10.0.0.qualifier.jar" id="com.android.ide.eclipse.adt" version="10.0.0.qualifier">
7       <category name="developer"/>
8    </feature>
9    <feature url="features/com.android.ide.eclipse.ddms_10.0.0.qualifier.jar" id="com.android.ide.eclipse.ddms" version="10.0.0.qualifier">
10       <category name="developer"/>
11       <category name="platform"/>
12    </feature>
13    <feature url="features/com.android.ide.eclipse.hierarchyviewer_10.0.0.qualifier.jar" id="com.android.ide.eclipse.hierarchyviewer" version="10.0.0.qualifier">
14       <category name="developer"/>
15       <category name="platform"/>
16    </feature>
17    <feature url="features/com.android.ide.eclipse.tests_10.0.0.qualifier.jar" id="com.android.ide.eclipse.tests" version="10.0.0.qualifier">
18       <category name="test"/>
19    </feature>
20    <feature url="features/com.android.ide.eclipse.pdt_10.0.0.qualifier.jar" id="com.android.ide.eclipse.pdt" version="10.0.0.qualifier">
21       <category name="platform"/>
22    </feature>
23    <category-def name="developer" label="Application Developer Tools">
24       <description>
25          Features that add Android support to Eclipse for application developers.
26       </description>
27    </category-def>
28    <category-def name="test" label="Plugin Developer Tests">
29       <description>
30          Tests for the other Android plugins
31       </description>
32    </category-def>
33    <category-def name="platform" label="Platform Tools">
34       <description>
35          Features that add Android support to Eclipse for platform developers.
36       </description>
37    </category-def>
38 </site>