java-tutorials/spring-security-oauth/spring-security-oauth-ui-im.../.project

54 lines
1.6 KiB
Plaintext
Raw Normal View History

2015-11-05 13:15:22 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
2015-11-09 06:11:28 -05:00
<name>spring-security-oauth-ui-implicit</name>
2015-11-05 13:15:22 -05:00
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
2015-11-16 15:39:06 -05:00
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>full,incremental,</triggers>
2015-11-05 13:15:22 -05:00
<arguments>
2015-11-16 15:39:06 -05:00
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator (1).launch</value>
</dictionary>
2015-11-05 13:15:22 -05:00
</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>
2015-11-09 06:11:28 -05:00
<name>org.eclipse.m2e.core.maven2Builder</name>
2015-11-05 13:15:22 -05:00
<arguments>
</arguments>
</buildCommand>
<buildCommand>
2015-11-09 06:11:28 -05:00
<name>org.springframework.ide.eclipse.core.springbuilder</name>
2015-11-05 13:15:22 -05:00
<arguments>
</arguments>
</buildCommand>
<buildCommand>
2015-11-09 06:11:28 -05:00
<name>org.eclipse.wst.validation.validationbuilder</name>
2015-11-05 13:15:22 -05:00
<arguments>
</arguments>
</buildCommand>
</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>
</natures>
</projectDescription>