mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-29 03:06:57 -04:00
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:
@@ -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
2
extern/zxing-core
vendored
Submodule extern/zxing-core updated: 252a9b6b27...6890fe32b4
Reference in New Issue
Block a user