Skip to content

Commit b72a865

Browse files
author
Eugen
committed
spring mvc work
1 parent 3ee550c commit b72a865

55 files changed

Lines changed: 830 additions & 15 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

spring-mvc/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch renamed to spring-mvc-java/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch

File renamed without changes.

spring-mvc-java/.project

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>spring-mvc-java</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10+
<triggers>full,incremental,</triggers>
11+
<arguments>
12+
<dictionary>
13+
<key>LaunchConfigHandle</key>
14+
<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch
15+
</value>
16+
</dictionary>
17+
</arguments>
18+
</buildCommand>
19+
<buildCommand>
20+
<name>org.eclipse.jdt.core.javabuilder</name>
21+
<arguments>
22+
</arguments>
23+
</buildCommand>
24+
<buildCommand>
25+
<name>org.eclipse.wst.common.project.facet.core.builder</name>
26+
<arguments>
27+
</arguments>
28+
</buildCommand>
29+
<buildCommand>
30+
<name>org.eclipse.wst.validation.validationbuilder</name>
31+
<arguments>
32+
</arguments>
33+
</buildCommand>
34+
<buildCommand>
35+
<name>org.zeroturnaround.eclipse.rebelXmlBuilder</name>
36+
<arguments>
37+
</arguments>
38+
</buildCommand>
39+
<buildCommand>
40+
<name>org.springframework.ide.eclipse.core.springbuilder</name>
41+
<arguments>
42+
</arguments>
43+
</buildCommand>
44+
<buildCommand>
45+
<name>org.eclipse.m2e.core.maven2Builder</name>
46+
<arguments>
47+
</arguments>
48+
</buildCommand>
49+
</buildSpec>
50+
<natures>
51+
<nature>org.springframework.ide.eclipse.core.springnature</nature>
52+
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
53+
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
54+
<nature>org.eclipse.jdt.core.javanature</nature>
55+
<nature>org.eclipse.m2e.core.maven2Nature</nature>
56+
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
57+
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
58+
<nature>org.zeroturnaround.eclipse.jrebelNature</nature>
59+
</natures>
60+
</projectDescription>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

spring-mvc/.settings/org.eclipse.wst.common.component renamed to spring-mvc-java/.settings/org.eclipse.wst.common.component

File renamed without changes.

0 commit comments

Comments
 (0)