diff --git a/.gitignore b/.gitignore index 31232311..f95ebd1d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ target/ .classpath *.iml .idea +*.orig diff --git a/etc/ide/eclipse-formatting.xml b/etc/ide/eclipse-formatting.xml new file mode 100644 index 00000000..b5515c19 --- /dev/null +++ b/etc/ide/eclipse-formatting.xml @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/etc/ide/intellij-formatting.jar b/etc/ide/intellij-formatting.jar new file mode 100644 index 00000000..eea8ae54 Binary files /dev/null and b/etc/ide/intellij-formatting.jar differ