From 17a4348f786cea900fea6577485374e88dc45b2e Mon Sep 17 00:00:00 2001 From: Kirk Lund Date: Thu, 15 Sep 2016 13:12:35 -0700 Subject: [PATCH] GEODE-37: update formatters to include org.apache.geode Imports of com.gemstone are still in the formatters and will be listed at the very bottom. Next up bottom will be listed org.apache.geode. --- etc/eclipseOrganizeImports.importorder | 5 +++-- etc/intellijIdeaCodeStyle.xml | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/etc/eclipseOrganizeImports.importorder b/etc/eclipseOrganizeImports.importorder index 01999e8a5260..de96cae16e98 100644 --- a/etc/eclipseOrganizeImports.importorder +++ b/etc/eclipseOrganizeImports.importorder @@ -1,6 +1,7 @@ #Organize Import Order -#Thu Jun 09 15:31:09 PDT 2016 -4=com.gemstone +#Thu Sep 15 13:10:33 PDT 2016 +5=com.gemstone +4=org.apache.geode 3= 2=javax 1=java diff --git a/etc/intellijIdeaCodeStyle.xml b/etc/intellijIdeaCodeStyle.xml index 65d6a319e8da..5b01917ec365 100755 --- a/etc/intellijIdeaCodeStyle.xml +++ b/etc/intellijIdeaCodeStyle.xml @@ -30,6 +30,8 @@ + +