Files
spring-webflow/spring-webflow-samples/phonebook-portlet/.project
2006-12-21 16:02:27 +00:00

25 lines
618 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>swf-phonebook-portlet</name>
<comment></comment>
<projects>
<project>spring-webflow</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.springframework.ide.eclipse.core.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>