java-tutorials/spring-security-login-and-r.../.project

61 lines
1.7 KiB
Plaintext
Raw Normal View History

2014-08-10 18:00:34 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>spring-security-login-and-registration</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.springframework.ide.eclipse.core.springbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
2014-08-25 15:07:34 -04:00
<name>org.jboss.tools.jst.web.kb.kbbuilder</name>
2014-08-10 18:00:34 -04:00
<arguments>
</arguments>
</buildCommand>
<buildCommand>
2014-11-02 07:18:31 -05:00
<name>org.hibernate.eclipse.console.hibernateBuilder</name>
2014-08-10 18:00:34 -04:00
<arguments>
</arguments>
</buildCommand>
<buildCommand>
2014-11-02 07:18:31 -05:00
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
2014-08-25 15:07:34 -04:00
<buildCommand>
2014-11-02 07:18:31 -05:00
<name>org.eclipse.m2e.core.maven2Builder</name>
2014-08-25 15:07:34 -04:00
<arguments>
</arguments>
</buildCommand>
2014-08-10 18:00:34 -04:00
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
<nature>org.hibernate.eclipse.console.hibernateNature</nature>
2014-08-25 15:07:34 -04:00
<nature>org.jboss.tools.jst.web.kb.kbnature</nature>
2014-08-10 18:00:34 -04:00
</natures>
</projectDescription>