From e78b6b9df2557a19c882cb2131af17c7acdb90a1 Mon Sep 17 00:00:00 2001 From: Sauli Ketola Date: Sat, 13 Jul 2019 11:47:52 +0300 Subject: [PATCH] ide settings for code format and import ordering --- jlibra-eclipse-code-format.xml | 322 +++++++++++++++++++++++++++++++++ jlibra-eclipse.importorder | 6 + 2 files changed, 328 insertions(+) create mode 100644 jlibra-eclipse-code-format.xml create mode 100644 jlibra-eclipse.importorder diff --git a/jlibra-eclipse-code-format.xml b/jlibra-eclipse-code-format.xml new file mode 100644 index 00000000..ec748230 --- /dev/null +++ b/jlibra-eclipse-code-format.xml @@ -0,0 +1,322 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jlibra-eclipse.importorder b/jlibra-eclipse.importorder new file mode 100644 index 00000000..c7ce1d4d --- /dev/null +++ b/jlibra-eclipse.importorder @@ -0,0 +1,6 @@ +#Organize Import Order +#Sat Jul 13 11:46:39 EEST 2019 +3=com +2=org +1=javax +0=java