File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 30
30
<classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
31
31
<attributes >
32
32
<attribute name =" maven.pomderived" value =" true" />
33
+ <attribute name =" org.eclipse.jst.component.nondependency" value =" " />
33
34
</attributes >
34
35
</classpathentry >
35
36
<classpathentry kind =" output" path =" target/classes" />
Original file line number Diff line number Diff line change 5
5
<projects >
6
6
</projects >
7
7
<buildSpec >
8
+ <buildCommand >
9
+ <name >org.eclipse.wst.common.project.facet.core.builder</name >
10
+ <arguments >
11
+ </arguments >
12
+ </buildCommand >
8
13
<buildCommand >
9
14
<name >org.eclipse.jdt.core.javabuilder</name >
10
15
<arguments >
15
20
<arguments >
16
21
</arguments >
17
22
</buildCommand >
23
+ <buildCommand >
24
+ <name >org.eclipse.wst.validation.validationbuilder</name >
25
+ <arguments >
26
+ </arguments >
27
+ </buildCommand >
18
28
</buildSpec >
19
29
<natures >
30
+ <nature >org.eclipse.jem.workbench.JavaEMFNature</nature >
31
+ <nature >org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
20
32
<nature >org.eclipse.jdt.core.javanature</nature >
21
33
<nature >org.eclipse.m2e.core.maven2Nature</nature >
34
+ <nature >org.eclipse.wst.common.project.facet.core.nature</nature >
22
35
</natures >
23
36
</projectDescription >
Original file line number Diff line number Diff line change 1
1
/org.eclipse.core.resources.prefs
2
2
/org.eclipse.jdt.core.prefs
3
3
/org.eclipse.m2e.core.prefs
4
+ /org.eclipse.wst.common.component
5
+ /org.eclipse.wst.common.project.facet.core.xml
You can’t perform that action at this time.
0 commit comments