From 6f65ce508838d84c6790c02e98b689107e962f06 Mon Sep 17 00:00:00 2001 From: CrazyPants Date: Wed, 11 Jun 2014 14:39:41 +0800 Subject: [PATCH] Added eclipse code format used for EIO. --- eclipseFormat.xml | 291 ++++++++++++++++++++++++++++++++++++++++++++ editorTemplates.xml | 1 + 2 files changed, 292 insertions(+) create mode 100644 eclipseFormat.xml create mode 100644 editorTemplates.xml diff --git a/eclipseFormat.xml b/eclipseFormat.xml new file mode 100644 index 0000000000..93635c8951 --- /dev/null +++ b/eclipseFormat.xml @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/editorTemplates.xml b/editorTemplates.xml new file mode 100644 index 0000000000..18a50f06d5 --- /dev/null +++ b/editorTemplates.xml @@ -0,0 +1 @@ + \ No newline at end of file