aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2012-02-27 17:17:39 +0100
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2012-02-27 17:17:39 +0100
commit418fe716c111e84e5601ac6e07660e40e72e01f4 (patch)
tree40440603d6ab17505118afbf30b3ec617eeccdba
parent51f2f15221d00695e1cd34c213d05ba20ac18e2c (diff)
downloadBlueGPS-418fe716c111e84e5601ac6e07660e40e72e01f4.zip
BlueGPS-418fe716c111e84e5601ac6e07660e40e72e01f4.tar.gz
BlueGPS-418fe716c111e84e5601ac6e07660e40e72e01f4.tar.bz2
changes in structure project from ADT 14.0.0
ADT 1.4 has introduced change in the structure of projets : http://developer.android.com/sdk/eclipse-adt.html#notes
-rw-r--r--.classpath2
-rw-r--r--project.properties (renamed from default.properties)6
2 files changed, 4 insertions, 4 deletions
diff --git a/.classpath b/.classpath
index 6e9239f..aff8e75 100644
--- a/.classpath
+++ b/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="bin/classes"/>
</classpath>
diff --git a/default.properties b/project.properties
index dbf05f2..05c1419 100644
--- a/default.properties
+++ b/project.properties
@@ -1,10 +1,10 @@
# 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
+# "ant.properties", and override values to adapt the script to your
# project structure.
# Project target.