OSDN Git Service

Merge "Fixed problem with keymap files copied to target"
[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.hierarchyviewer_0.9.8.qualifier.jar" id="com.android.ide.eclipse.hierarchyviewer" version="0.9.8.qualifier">
13       <category name="developer"/>
14    </feature>
15    <feature url="features/com.android.ide.eclipse.tests_0.9.8.qualifier.jar" id="com.android.ide.eclipse.tests" version="0.9.8.qualifier">
16       <category name="test"/>
17    </feature>
18    <category-def name="developer" label="Application Developer Tools">
19       <description>
20          Features that add Android support to Eclipse for application developers.
21       </description>
22    </category-def>
23    <category-def name="test" label="Plugin Developer Tests">
24       <description>
25          Tests for the other Android plugins
26       </description>
27    </category-def>
28 </site>