]> rtime.felk.cvut.cz Git - orte.git/commitdiff
Files which should be omitted.
authorjiri hubacek <jiri.hubacek@gmail.com>
Sat, 31 Jan 2015 21:56:18 +0000 (22:56 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 9 Feb 2015 16:56:15 +0000 (17:56 +0100)
orte/contrib/shape_android/.classpath [deleted file]
orte/contrib/shape_android/.gitignore
orte/contrib/shape_android/.project [deleted file]

diff --git a/orte/contrib/shape_android/.classpath b/orte/contrib/shape_android/.classpath
deleted file mode 100644 (file)
index 5176974..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
-       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
-       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="src" path="gen"/>
-       <classpathentry kind="output" path="bin/classes"/>
-</classpath>
index 5808629bb3651f214aab23e7dadb2906f3ef81c9..8e1904587f645c6952f03b0144c25283843b085a 100644 (file)
@@ -15,6 +15,8 @@ libs/
 obj/
 
 .settings/
+.project
+.classpath
 
 # Gradle files
 .gradle/
diff --git a/orte/contrib/shape_android/.project b/orte/contrib/shape_android/.project
deleted file mode 100644 (file)
index 08aceb5..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>shape_android</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>