From 179141a2784cc342fe0a2aaa9d53e6148190935c Mon Sep 17 00:00:00 2001 From: Tim Baverstock Date: Fri, 3 Dec 2010 11:10:01 +0000 Subject: [PATCH] Specific instructions about using these Eclipse settings. Change-Id: I0ca386f58988b3e8f3c518438da79af0ffdf0776 --- ide/eclipse/README.importing-to-eclipse.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ide/eclipse/README.importing-to-eclipse.txt diff --git a/ide/eclipse/README.importing-to-eclipse.txt b/ide/eclipse/README.importing-to-eclipse.txt new file mode 100644 index 000000000..dffa0ab22 --- /dev/null +++ b/ide/eclipse/README.importing-to-eclipse.txt @@ -0,0 +1,6 @@ +To import the formatter, go to the preferences, section Java > Code Style > +formatter, then click on import and choose +development/ide/eclipse/android-formatting.xml + +To import the import order, to go into Java > Code Style > Organize Import, +then click on import and choose development/ide/eclipse/android.importorder