.project 832 B

1234567891011121314151617181920212223
  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. <buildCommand>
  13. <name>org.springframework.ide.eclipse.core.springbuilder</name>
  14. </buildCommand>
  15. </buildSpec>
  16. <natures>
  17. <nature>org.springframework.ide.eclipse.core.springnature</nature>
  18. <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  19. <nature>org.eclipse.jdt.core.javanature</nature>
  20. <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  21. <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  22. </natures>
  23. </projectDescription>