From c19e98dced2bf522e59e9254fe973092520827cd Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Wed, 5 Sep 2012 21:16:20 -0700 Subject: [PATCH] IntelliJ IDEA: Add build support for ActionBarSherlock via Maven. Still need to do "git submodule update" to fetch the source, but Maven will fetch any dependencies. --- ActionBarSherlock.iml | 63 +++++++++++++ k9mail.iml | 1 + k9mail.ipr | 202 +++++++++++++++++++++++++++++++++++++++++- 3 files changed, 264 insertions(+), 2 deletions(-) create mode 100644 ActionBarSherlock.iml diff --git a/ActionBarSherlock.iml b/ActionBarSherlock.iml new file mode 100644 index 000000000..6e78d8766 --- /dev/null +++ b/ActionBarSherlock.iml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/k9mail.iml b/k9mail.iml index 89b53c252..64b1b8bc5 100644 --- a/k9mail.iml +++ b/k9mail.iml @@ -40,6 +40,7 @@ + diff --git a/k9mail.ipr b/k9mail.ipr index f92a9e81f..36cd53d09 100644 --- a/k9mail.ipr +++ b/k9mail.ipr @@ -113,6 +113,7 @@ + @@ -138,10 +139,15 @@ - + + + + + + @@ -169,6 +175,9 @@ + + + + + + + @@ -389,6 +411,7 @@ + -