<?xml version="1.0" encoding="UTF-8"?>
<!--
/*******************************************************************************
 * Copyright (c) 2005, 2008 Spring IDE Developers
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 * 
 * Contributors:
 *     Spring IDE Developers - initial API and implementation
 *******************************************************************************/
-->
<site pack200="true" associateSitesURL="http://dist.springframework.org/release/IDE/associate-sites.xml">
	
	<description url="http://springide.org">
		This site provides plugins supporting the Spring Framework 
		(http://www.springframework.org/) within the Eclipse platform.
	</description>
	
	<!-- Core features -->
	<feature
		url="features/org.springframework.ide.eclipse.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.feature" version="2.1.0.v200808011800">
		<category name="Core" />
	</feature>
	
	<!-- Dependency features -->
	<feature
		url="features/org.springframework.ide.eclipse.dependency.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.dependency.feature" version="2.1.0.v200808011800">
		<category name="Dependencies" />
	</feature>
	
	<!-- Extensions features -->
	<feature
		url="features/org.springframework.ide.eclipse.aop.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.aop.feature" version="2.1.0.v200808011800">
		<category name="Extensions" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.osgi.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.osgi.feature" version="2.1.0.v200808011800">
		<category name="Extensions" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.security.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.security.feature" version="2.1.0.v200808011800">
		<category name="Extensions" />
	</feature>

	<feature
		url="features/org.springframework.ide.eclipse.webflow.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.webflow.feature" version="2.1.0.v200808011800">
		<category name="Extensions" />
	</feature>
	
	<!-- Extensions (Incubation) features -->	
	<feature
		url="features/org.springframework.ide.eclipse.autowire.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.autowire.feature" version="2.1.0.v200808011800">
		<category name="Extensions (Incubation)" />
	</feature>

	<feature
		url="features/org.springframework.ide.eclipse.javaconfig.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.javaconfig.feature" version="2.1.0.v200808011800">
		<category name="Extensions (Incubation)" />
	</feature>
	
	<!-- Integration features -->
	<feature
		url="features/org.springframework.ide.eclipse.ajdt.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.ajdt.feature" version="2.1.0.v200808011800">
		<category name="Integrations" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.mylyn.feature_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.mylyn.feature" version="2.1.0.v200808011800">
		<category name="Integrations" />
	</feature>
	
	<!-- Resources features -->
	<feature
		url="features/org.springframework.ide.eclipse.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.aop.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.aop.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.osgi.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.osgi.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.security.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.security.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>

	<feature
		url="features/org.springframework.ide.eclipse.webflow.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.webflow.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.autowire.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.autowire.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>

	<feature
		url="features/org.springframework.ide.eclipse.javaconfig.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.javaconfig.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.ajdt.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.ajdt.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
	
	<feature
		url="features/org.springframework.ide.eclipse.mylyn.feature.source_2.1.0.v200808011800.jar"
		id="org.springframework.ide.eclipse.mylyn.feature.source" version="2.1.0.v200808011800">
		<category name="Resources" />
	</feature>
		
	<category-def name="Core" label="Core" />
	<category-def name="Dependencies" label="Dependencies" />
	<category-def name="Extensions" label="Extensions" />
	<category-def name="Extensions (Incubation)" label="Extensions (Incubation)" />
	<category-def name="Integrations" label="Integrations" />
	<category-def name="Resources" label="Resources" />
	
</site>