.project 652 B

12345678910111213141516171819
  1. <projectDescription>
  2. <name>spring-security-config</name>
  3. <comment>Acegi Security System for Spring</comment>
  4. <projects/>
  5. <buildSpec>
  6. <buildCommand>
  7. <name>org.eclipse.jdt.core.javabuilder</name>
  8. </buildCommand>
  9. <buildCommand>
  10. <name>org.eclipse.wst.validation.validationbuilder</name>
  11. </buildCommand>
  12. </buildSpec>
  13. <natures>
  14. <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  15. <nature>org.eclipse.jdt.core.javanature</nature>
  16. <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  17. <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  18. </natures>
  19. </projectDescription>