]> git.zerfleddert.de Git - FreeShisen/commitdiff
remove "sample" files, fix classpath.
authorgitknilch <gitknilch@cwde.de>
Thu, 7 Mar 2013 16:41:53 +0000 (17:41 +0100)
committergitknilch <gitknilch@cwde.de>
Thu, 7 Mar 2013 16:41:53 +0000 (17:41 +0100)
Change-Id: I690cc6b2e6554bd872135932a3e9c251c4cdb433
Signed-off-by: gitknilch <gitknilch@cwde.de>
.classpath
.classpath.sample [deleted file]
.project.sample [deleted file]

index 835b375c7fe8e03c9a6bfbf066d06c4cf2d336d4..6aed2ebfbe289baffd92e6cfea420f2c88d90989 100644 (file)
@@ -2,7 +2,7 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="gen"/>
-       <classpathentry kind="lib" path="/bigstorage/adt-bundle-linux-x86/sdk/platforms/android-17/android.jar"/>
+       <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
        <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
        <classpathentry kind="output" path="bin/classes"/>
 </classpath>
diff --git a/.classpath.sample b/.classpath.sample
deleted file mode 100644 (file)
index 6c635c0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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="output" path="bin/classes"/>
-</classpath>
diff --git a/.project.sample b/.project.sample
deleted file mode 100644 (file)
index 62ee6b3..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>ShisenSho</name>
-       <comment></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>
Impressum, Datenschutz