From 8b9e5e5e5aabc68bcd03652ffe456c165cda4ecd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 7 Oct 2014 12:35:35 -0400 Subject: [PATCH] simplify Eclipse setup by making direct imports of submodules work These two changes make it so that the submodules can be directly imported into Eclipse, and they'll be all setup to just work. --- F-Droid/.classpath | 2 +- extern/zxing-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/F-Droid/.classpath b/F-Droid/.classpath index c793f7ca1..2415c67fd 100644 --- a/F-Droid/.classpath +++ b/F-Droid/.classpath @@ -12,6 +12,6 @@ - + diff --git a/extern/zxing-core b/extern/zxing-core index 252a9b6b2..6890fe32b 160000 --- a/extern/zxing-core +++ b/extern/zxing-core @@ -1 +1 @@ -Subproject commit 252a9b6b275397aabb944636f812e8c7057984a7 +Subproject commit 6890fe32b4e55e936f693b217fcc03492b7325a5