File tree Expand file tree Collapse file tree 6 files changed +66
-0
lines changed Expand file tree Collapse file tree 6 files changed +66
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+
3
+ <fileset-config file-format-version =" 1.2.0" simple-config =" false" sync-formatter =" false" >
4
+ <local-check-config name =" maven-checkstyle-plugin check-style" location =" jar:file:/home/sven/.m2/repository/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.jar!/wildfly-checkstyle/checkstyle.xml" type =" remote" description =" maven-checkstyle-plugin configuration check-style" >
5
+ <property name =" checkstyle.header.file" value =" /home/sven/eclipse-ide/angular2andjavaee/.metadata/.plugins/org.eclipse.core.resources/.projects/carrental-ear/com.basistech.m2e.code.quality.checkstyleConfigurator/checkstyle-header-check-style.txt" />
6
+ <property name =" checkstyle.cache.file" value =" ${project_loc}/target/checkstyle-cachefile" />
7
+ </local-check-config >
8
+ <fileset name =" java-sources-check-style" enabled =" true" check-config-name =" maven-checkstyle-plugin check-style" local =" true" >
9
+ <file-match-pattern match-pattern =" ^src/test/java.*\/.*\.java" include-pattern =" true" />
10
+ <file-match-pattern match-pattern =" ^src/main/java.*\/.*\.java" include-pattern =" true" />
11
+ <file-match-pattern match-pattern =" ^src/main/resources.*\.properties" include-pattern =" true" />
12
+ <file-match-pattern match-pattern =" ^src/main/resources.*\.xml" include-pattern =" true" />
13
+ <file-match-pattern match-pattern =" ^src/test/resources.*\.properties" include-pattern =" true" />
14
+ <file-match-pattern match-pattern =" ^src/test/resources.*\.xml" include-pattern =" true" />
15
+ </fileset >
16
+ </fileset-config >
Original file line number Diff line number Diff line change 17
17
<arguments >
18
18
</arguments >
19
19
</buildCommand >
20
+ <buildCommand >
21
+ <name >net.sf.eclipsecs.core.CheckstyleBuilder</name >
22
+ <arguments >
23
+ </arguments >
24
+ </buildCommand >
20
25
<buildCommand >
21
26
<name >org.eclipse.m2e.core.maven2Builder</name >
22
27
<arguments >
27
32
<nature >org.eclipse.m2e.core.maven2Nature</nature >
28
33
<nature >org.eclipse.wst.common.project.facet.core.nature</nature >
29
34
<nature >org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
35
+ <nature >net.sf.eclipsecs.core.CheckstyleNature</nature >
30
36
</natures >
31
37
</projectDescription >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+
3
+ <fileset-config file-format-version =" 1.2.0" simple-config =" false" sync-formatter =" false" >
4
+ <local-check-config name =" maven-checkstyle-plugin check-style" location =" jar:file:/home/sven/.m2/repository/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.jar!/wildfly-checkstyle/checkstyle.xml" type =" remote" description =" maven-checkstyle-plugin configuration check-style" >
5
+ <property name =" checkstyle.header.file" value =" /home/sven/eclipse-ide/angular2andjavaee/.metadata/.plugins/org.eclipse.core.resources/.projects/carrental-ejb/com.basistech.m2e.code.quality.checkstyleConfigurator/checkstyle-header-check-style.txt" />
6
+ <property name =" checkstyle.cache.file" value =" ${project_loc}/target/checkstyle-cachefile" />
7
+ </local-check-config >
8
+ <fileset name =" java-sources-check-style" enabled =" true" check-config-name =" maven-checkstyle-plugin check-style" local =" true" >
9
+ <file-match-pattern match-pattern =" ^src/main/java/.*\/.*\.java" include-pattern =" true" />
10
+ <file-match-pattern match-pattern =" ^src/test/java/.*\/.*\.java" include-pattern =" true" />
11
+ <file-match-pattern match-pattern =" ^src/main/resources/.*\.properties" include-pattern =" true" />
12
+ <file-match-pattern match-pattern =" ^src/main/resources/.*\.xml" include-pattern =" true" />
13
+ <file-match-pattern match-pattern =" ^src/test/resources/.*\.properties" include-pattern =" true" />
14
+ <file-match-pattern match-pattern =" ^src/test/resources/.*\.xml" include-pattern =" true" />
15
+ </fileset >
16
+ </fileset-config >
Original file line number Diff line number Diff line change 25
25
<arguments >
26
26
</arguments >
27
27
</buildCommand >
28
+ <buildCommand >
29
+ <name >net.sf.eclipsecs.core.CheckstyleBuilder</name >
30
+ <arguments >
31
+ </arguments >
32
+ </buildCommand >
28
33
<buildCommand >
29
34
<name >org.eclipse.m2e.core.maven2Builder</name >
30
35
<arguments >
38
43
<nature >org.eclipse.m2e.core.maven2Nature</nature >
39
44
<nature >org.eclipse.wst.common.project.facet.core.nature</nature >
40
45
<nature >org.hibernate.eclipse.console.hibernateNature</nature >
46
+ <nature >net.sf.eclipsecs.core.CheckstyleNature</nature >
41
47
</natures >
42
48
</projectDescription >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+
3
+ <fileset-config file-format-version =" 1.2.0" simple-config =" false" sync-formatter =" false" >
4
+ <local-check-config name =" maven-checkstyle-plugin check-style" location =" jar:file:/home/sven/.m2/repository/org/wildfly/checkstyle/wildfly-checkstyle-config/1.0.7.Final/wildfly-checkstyle-config-1.0.7.Final.jar!/wildfly-checkstyle/checkstyle.xml" type =" remote" description =" maven-checkstyle-plugin configuration check-style" >
5
+ <property name =" checkstyle.header.file" value =" /home/sven/eclipse-ide/angular2andjavaee/.metadata/.plugins/org.eclipse.core.resources/.projects/carrental-web/com.basistech.m2e.code.quality.checkstyleConfigurator/checkstyle-header-check-style.txt" />
6
+ <property name =" checkstyle.cache.file" value =" ${project_loc}/target/checkstyle-cachefile" />
7
+ </local-check-config >
8
+ <fileset name =" java-sources-check-style" enabled =" true" check-config-name =" maven-checkstyle-plugin check-style" local =" true" >
9
+ <file-match-pattern match-pattern =" ^src/main/java/.*\/.*\.java" include-pattern =" true" />
10
+ <file-match-pattern match-pattern =" ^src/test/java/.*\/.*\.java" include-pattern =" true" />
11
+ <file-match-pattern match-pattern =" ^src/main/resources.*\.properties" include-pattern =" true" />
12
+ <file-match-pattern match-pattern =" ^src/main/resources.*\.xml" include-pattern =" true" />
13
+ <file-match-pattern match-pattern =" ^src/test/resources.*\.properties" include-pattern =" true" />
14
+ <file-match-pattern match-pattern =" ^src/test/resources.*\.xml" include-pattern =" true" />
15
+ </fileset >
16
+ </fileset-config >
Original file line number Diff line number Diff line change 40
40
<arguments >
41
41
</arguments >
42
42
</buildCommand >
43
+ <buildCommand >
44
+ <name >net.sf.eclipsecs.core.CheckstyleBuilder</name >
45
+ <arguments >
46
+ </arguments >
47
+ </buildCommand >
43
48
<buildCommand >
44
49
<name >org.eclipse.m2e.core.maven2Builder</name >
45
50
<arguments >
55
60
<nature >org.hibernate.eclipse.console.hibernateNature</nature >
56
61
<nature >org.jboss.tools.jst.web.kb.kbnature</nature >
57
62
<nature >org.jboss.tools.cdi.core.cdinature</nature >
63
+ <nature >net.sf.eclipsecs.core.CheckstyleNature</nature >
58
64
</natures >
59
65
<filteredResources >
60
66
<filter >
You can’t perform that action at this time.
0 commit comments