diff --git a/checkstyle.xml b/bom/checkstyle.xml similarity index 100% rename from checkstyle.xml rename to bom/checkstyle.xml diff --git a/java.header b/bom/java.header similarity index 100% rename from java.header rename to bom/java.header diff --git a/bom/pom.xml b/bom/pom.xml index c9ac85e46..1aaf4b33d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -37,7 +37,7 @@ 3.1.12.2 3.1.1 8.29 - java.header + bom/java.header UTF-8 UTF-8 @@ -192,7 +192,7 @@ - checkstyle.xml + bom/checkstyle.xml true true true diff --git a/bundles/com.e1c.v8codestyle.autosort.ui/.checkstyle b/bundles/com.e1c.v8codestyle.autosort.ui/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/bundles/com.e1c.v8codestyle.autosort.ui/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/com.e1c.v8codestyle.autosort.ui/.project b/bundles/com.e1c.v8codestyle.autosort.ui/.project index 323726772..33fc29d72 100644 --- a/bundles/com.e1c.v8codestyle.autosort.ui/.project +++ b/bundles/com.e1c.v8codestyle.autosort.ui/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/bundles/com.e1c.v8codestyle.autosort/.checkstyle b/bundles/com.e1c.v8codestyle.autosort/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/bundles/com.e1c.v8codestyle.autosort/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/com.e1c.v8codestyle.autosort/.project b/bundles/com.e1c.v8codestyle.autosort/.project index 380328881..ece43b214 100644 --- a/bundles/com.e1c.v8codestyle.autosort/.project +++ b/bundles/com.e1c.v8codestyle.autosort/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/bundles/com.e1c.v8codestyle.bsl/.checkstyle b/bundles/com.e1c.v8codestyle.bsl/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/bundles/com.e1c.v8codestyle.bsl/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/com.e1c.v8codestyle.bsl/.project b/bundles/com.e1c.v8codestyle.bsl/.project index 13ca22dd6..08986b8f7 100644 --- a/bundles/com.e1c.v8codestyle.bsl/.project +++ b/bundles/com.e1c.v8codestyle.bsl/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/bundles/com.e1c.v8codestyle.md/.checkstyle b/bundles/com.e1c.v8codestyle.md/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/bundles/com.e1c.v8codestyle.md/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/com.e1c.v8codestyle.md/.project b/bundles/com.e1c.v8codestyle.md/.project index 2e29b3233..d10a978b0 100644 --- a/bundles/com.e1c.v8codestyle.md/.project +++ b/bundles/com.e1c.v8codestyle.md/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/bundles/com.e1c.v8codestyle.ql/.checkstyle b/bundles/com.e1c.v8codestyle.ql/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/bundles/com.e1c.v8codestyle.ql/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/com.e1c.v8codestyle.ql/.project b/bundles/com.e1c.v8codestyle.ql/.project index 2b1e8bdd7..dc1b8e0b5 100644 --- a/bundles/com.e1c.v8codestyle.ql/.project +++ b/bundles/com.e1c.v8codestyle.ql/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/bundles/com.e1c.v8codestyle/.checkstyle b/bundles/com.e1c.v8codestyle/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/bundles/com.e1c.v8codestyle/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bundles/com.e1c.v8codestyle/.project b/bundles/com.e1c.v8codestyle/.project index e7d136c19..7bd1a12da 100644 --- a/bundles/com.e1c.v8codestyle/.project +++ b/bundles/com.e1c.v8codestyle/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/tests/com.e1c.v8codestyle.autosort.itests/.checkstyle b/tests/com.e1c.v8codestyle.autosort.itests/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/tests/com.e1c.v8codestyle.autosort.itests/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/com.e1c.v8codestyle.autosort.itests/.project b/tests/com.e1c.v8codestyle.autosort.itests/.project index affcbb247..5c1db26dd 100644 --- a/tests/com.e1c.v8codestyle.autosort.itests/.project +++ b/tests/com.e1c.v8codestyle.autosort.itests/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/tests/com.e1c.v8codestyle.bsl.itests/.checkstyle b/tests/com.e1c.v8codestyle.bsl.itests/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/tests/com.e1c.v8codestyle.bsl.itests/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/com.e1c.v8codestyle.bsl.itests/.project b/tests/com.e1c.v8codestyle.bsl.itests/.project index 73700b60f..08fdde592 100644 --- a/tests/com.e1c.v8codestyle.bsl.itests/.project +++ b/tests/com.e1c.v8codestyle.bsl.itests/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/tests/com.e1c.v8codestyle.md.itests/.checkstyle b/tests/com.e1c.v8codestyle.md.itests/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/tests/com.e1c.v8codestyle.md.itests/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/com.e1c.v8codestyle.md.itests/.project b/tests/com.e1c.v8codestyle.md.itests/.project index be2d92238..ac917d06b 100644 --- a/tests/com.e1c.v8codestyle.md.itests/.project +++ b/tests/com.e1c.v8codestyle.md.itests/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature diff --git a/tests/com.e1c.v8codestyle.ql.itests/.checkstyle b/tests/com.e1c.v8codestyle.ql.itests/.checkstyle new file mode 100644 index 000000000..29d68e1d2 --- /dev/null +++ b/tests/com.e1c.v8codestyle.ql.itests/.checkstyle @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/com.e1c.v8codestyle.ql.itests/.project b/tests/com.e1c.v8codestyle.ql.itests/.project index 6f7d80d75..fba358a24 100644 --- a/tests/com.e1c.v8codestyle.ql.itests/.project +++ b/tests/com.e1c.v8codestyle.ql.itests/.project @@ -20,9 +20,15 @@ + + net.sf.eclipsecs.core.CheckstyleBuilder + + + org.eclipse.pde.PluginNature org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature