Added:
/trunk/jfireeagle-android-app/default.properties
Modified:
/trunk/jfireeagle-android-app/.classpath
/trunk/jfireeagle-android-app/.project
=======================================
--- /dev/null
+++ /trunk/jfireeagle-android-app/default.properties Wed Jun 2 08:38:27
2010
@@ -0,0 +1,13 @@
+# 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.
+
+# Indicates whether an apk should be generated for each density.
+split.density=false
+# Project target.
+target=android-3
=======================================
--- /trunk/jfireeagle-android-app/.classpath Thu Jul 9 04:45:50 2009
+++ /trunk/jfireeagle-android-app/.classpath Wed Jun 2 08:38:27 2010
@@ -1,16 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="con"
path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="var"
path="M2_REPO/commons-codec/commons-codec/1.3/commons-codec-1.3.jar"/>
<classpathentry kind="var"
path="M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar"/>
- <classpathentry kind="var"
path="M2_REPO/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar"/>
- <classpathentry kind="var" path="M2_REPO/junit/junit/4.6/junit-4.6.jar"/>
- <classpathentry kind="var"
path="M2_REPO/net/oauth/core/oauth/20090617/oauth-20090617.jar"/>
- <classpathentry kind="var"
path="M2_REPO/net/oauth/core/oauth-consumer/20090617/oauth-consumer-20090617.jar"/>
- <classpathentry kind="var"
path="M2_REPO/net/oauth/core/oauth-httpclient4/20090617/oauth-httpclient4-20090617.jar"/>
- <classpathentry kind="var"
path="M2_REPO/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar"/>
- <classpathentry kind="var"
path="M2_REPO/com/thoughtworks/xstream/xstream/1.4-SNAPSHOT/xstream-1.4-SNAPSHOT.jar"
sourcepath="M2_REPO/com/thoughtworks/xstream/xstream/1.4-SNAPSHOT/xstream-1.4-SNAPSHOT-sources.jar">
- </classpathentry>
- <classpathentry kind="con"
path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="output" path="target/classes"/>
+ <classpathentry kind="var"
path="M2_REPO/com/thoughtworks/xstream/xstream/1.4-SNAPSHOT/xstream-1.4-SNAPSHOT.jar"
sourcepath="M2_REPO/com/thoughtworks/xstream/xstream/1.4-SNAPSHOT/xstream-1.4-SNAPSHOT-sources.jar"/>
+ <classpathentry kind="var"
path="M2_REPO/net/oauth/core/oauth/20100601/oauth-20100601.jar"/>
+ <classpathentry kind="var"
path="M2_REPO/net/oauth/core/oauth-consumer/20100601/oauth-consumer-20100601.jar"/>
+ <classpathentry kind="var"
path="M2_REPO/net/oauth/core/oauth-httpclient4/20100601/oauth-httpclient4-20100601.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/jfireeagle"/>
+ <classpathentry kind="output" path="bin"/>
</classpath>
=======================================
--- /trunk/jfireeagle-android-app/.project Fri Mar 6 22:04:10 2009
+++ /trunk/jfireeagle-android-app/.project Wed Jun 2 08:38:27 2010
@@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>jfireeagle-android-app</name>
- <comment>Java client for FireEagle</comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.android.ide.eclipse.adt.ApkBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
+ <name>jfireeagle-android-app</name>
+ <comment>FireEagle app</comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
</projectDescription>