Statistics
| Branch: | Tag: | Revision:

gnupg-for-android / .classpath @ master

History | View | Annotate | Download (527 Bytes)

# Date Author Comment
98045716 01/15/2014 10:36 pm hans

replace ActionBarSherlock with android-support-v7-appcompat

android-support-v7-appcompat and ActionBarSherlock are both library
projects, so they probably have the same amount of pain in handling them in
Eclipse, etc. But android-support-v7-appcompat supports ActionModes like...

980bf628 01/15/2014 10:12 pm hans

Eclipse ADT insists on marking some things as exported in .classpath

Who knows what this does anyway?

3f8f16e1 01/15/2014 10:12 pm hans

remove manual entry for libs/, its included automatically

28028b8b 06/15/2013 01:48 am hans

include Apache Commons IO for easy file operations #1455

fc777e00 05/31/2013 02:18 am hans

since we are including jars in the app, add libs/ to the classpath

f2235d2a 05/31/2013 02:18 am hans

update Eclipse .classpath to add android-support-v4.jar

8a05cb11 02/16/2012 08:13 pm hans

added blank template Android project