From: asmw Date: Mon, 20 Feb 2012 09:26:50 +0000 (+0100) Subject: Remove generated/IDE files X-Git-Url: http://git.joshuawise.com/dumload.git/commitdiff_plain/6118555b337b494b3de3d2f022f5c46ec37825be?hp=13e9ee3b043cdfa6b94c2ac34fa2d41b7d7cb926 Remove generated/IDE files --- diff --git a/.classpath b/.classpath deleted file mode 100644 index 609aa00..0000000 --- a/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/.project b/.project deleted file mode 100644 index f1d11b4..0000000 --- a/.project +++ /dev/null @@ -1,33 +0,0 @@ - - - dumload - - - - - - com.android.ide.eclipse.adt.ResourceManagerBuilder - - - - - com.android.ide.eclipse.adt.PreCompilerBuilder - - - - - org.eclipse.jdt.core.javabuilder - - - - - com.android.ide.eclipse.adt.ApkBuilder - - - - - - com.android.ide.eclipse.adt.AndroidNature - org.eclipse.jdt.core.javanature - - diff --git a/build.xml b/build.xml deleted file mode 100644 index 7ea4a86..0000000 --- a/build.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/default.properties b/default.properties deleted file mode 100644 index 9d135cb..0000000 --- a/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system use, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-7 diff --git a/local.properties b/local.properties deleted file mode 100644 index 57f202f..0000000 --- a/local.properties +++ /dev/null @@ -1,10 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must *NOT* be checked in Version Control Systems, -# as it contains information specific to your local configuration. - -# location of the SDK. This is only used by Ant -# For customization when using a Version Control System, please read the -# header note. -sdk.dir=/Users/joshua/android/android-sdk-mac_86