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.
This commit is contained in:
Hans-Christoph Steiner 2014-10-07 12:35:35 -04:00
parent a6b75ce822
commit 8b9e5e5e5a
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/AndroidPinning"/>
<classpathentry combineaccessrules="false" kind="src" path="/MemorizingActivity"/>
<classpathentry combineaccessrules="false" kind="src" path="/UniversalImageLoader"/>
<classpathentry combineaccessrules="false" kind="src" path="/library"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

2
extern/zxing-core vendored

@ -1 +1 @@
Subproject commit 252a9b6b275397aabb944636f812e8c7057984a7
Subproject commit 6890fe32b4e55e936f693b217fcc03492b7325a5