diff --git a/codeformat/checkstyle.xml b/codeformat/checkstyle.xml new file mode 100644 index 00000000..2a6bebe2 --- /dev/null +++ b/codeformat/checkstyle.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/codeformat/consistent.importorder b/codeformat/consistent.importorder index 3c8046c0..106f965f 100644 --- a/codeformat/consistent.importorder +++ b/codeformat/consistent.importorder @@ -1,6 +1,10 @@ #Organize Import Order -#Tue Oct 07 11:47:29 CEST 2014 -3=com +#Thu Oct 09 12:52:21 CEST 2014 +6= +5=cpw +4=net +3=io 2=org -1=javax +1=com 0=java +7=appeng