mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-05 00:55:08 -05:00
c40dd196a6
Create .project files for all the Ecplipse projects so they will all have project names and can all be brought into Ecplipse together with a single 'File -> Import -> Android -> Existing Android Code Into Workspace'. (Not bothering to remove the .project exclusion from all .gitignore files. Once the .project files are checked in, they will no longer be ignored.) Modify the top .project file so that Eclipse knows k9mail's dependence on it plugins, and thus will build everything in the correct order. With the latest Android SDK Rev. 22, the top .classpath file needs modification or else K9 will not run (see parent commit |
||
---|---|---|
.. | ||
src/com | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
clean-tests.sh | ||
proguard.cfg | ||
project.properties |