<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.springframework.config.java</name>
	<comment>The Spring Java Configuration project is an experiment in producing a Java-based alternative to configuring
		Spring Application Contexts. While most people currently use XML to configure bean definitions in their
		Application Contexts, Spring&apos;s versatility and metadata based internal handling of bean definitions means
		alternatives to XML config are easy to implement.</comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.wst.common.project.facet.core.builder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.wst.validation.validationbuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
	</natures>
</projectDescription>
