.project 690 B

123456789101112131415161718192021
  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. <arguments/>
  9. </buildCommand>
  10. <buildCommand>
  11. <name>org.eclipse.wst.validation.validationbuilder</name>
  12. <arguments/>
  13. </buildCommand>
  14. </buildSpec>
  15. <natures>
  16. <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  17. <nature>org.eclipse.jdt.core.javanature</nature>
  18. <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  19. <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  20. </natures>
  21. </projectDescription>