<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>wicket-quickstart</name>
	<comment>Quickstart project for the Wicket framework. This project will get you up and running using Jetty as a servlet container and web server. This will allow you to quickly start developing your first &lt;a href=&quot;http://wicket.sourceforge.net&quot;&gt;Wicket&lt;/a&gt; application.</comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
	</natures>
</projectDescription>
