Files
spring-webflow/spring-webflow-sandbox/.project
Erwin Vervaet 5e3c36ac58 Setup Eclipse project for sandbox.
Also did some cleanup of the source code to avoid compiler warnings.
2007-03-07 20:35:47 +00:00

18 lines
398 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>spring-webflow-sandbox</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>