PluginsAndFeatures/azure-toolkit-for-eclipse/WindowsAzurePlugin4EJ/category.xml (35 lines of code) (raw):

<?xml version="1.0" encoding="UTF-8"?> <site> <feature url="features/com.microsoft.applicationinsights.feature_3.32.0.qualifier.jar" id="com.microsoft.applicationinsights.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.azureexplorer.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.azureexplorer.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.core.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.core.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.sdk.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.sdk.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.sqljdbc4.feature_9.4.0.jre8.jar" id="com.microsoft.sqljdbc4.feature" version="9.4.0.jre8"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.hdinsight.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.hdinsight.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.appservice.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.appservice.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.container.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.container.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <feature url="features/com.microsoft.azuretools.springcloud.feature_3.32.0.qualifier.jar" id="com.microsoft.azuretools.springcloud.feature" version="3.32.0.qualifier"> <category name="com.persistent.azuretools.eclipseplugin.category"/> </feature> <category-def name="com.persistent.azuretools.eclipseplugin.category" label="Azure Toolkit for Java"> <description> Provides support for developing projects that help build, test and deploy Java applications for the Microsoft Azure cloud in Eclipse. </description> </category-def> </site>