[Android] Remove .project|.classpath files
Jean-Baptiste Kempf
git at videolan.org
Thu Feb 12 15:48:51 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Feb 12 15:48:21 2015 +0100| [cd85ba49aa40666b5fdf8e97e20677069fe0b7c9] | committer: Jean-Baptiste Kempf
Remove .project|.classpath files
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=cd85ba49aa40666b5fdf8e97e20677069fe0b7c9
---
java-libs/WheelView/.classpath | 10 ----------
java-libs/WheelView/.project | 33 ---------------------------------
java-libs/cardview/.classpath | 10 ----------
java-libs/cardview/.project | 33 ---------------------------------
vlc-android/.classpath | 13 -------------
vlc-android/.project | 33 ---------------------------------
6 files changed, 132 deletions(-)
diff --git a/java-libs/WheelView/.classpath b/java-libs/WheelView/.classpath
deleted file mode 100644
index 99371b1..0000000
--- a/java-libs/WheelView/.classpath
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <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 combineaccessrules="false" kind="src" path="/appcompat"/>
- <classpathentry kind="output" path="bin/classes"/>
-</classpath>
diff --git a/java-libs/WheelView/.project b/java-libs/WheelView/.project
deleted file mode 100644
index 6189e24..0000000
--- a/java-libs/WheelView/.project
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>WheelView</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>
diff --git a/java-libs/cardview/.classpath b/java-libs/cardview/.classpath
deleted file mode 100644
index 5f344cb..0000000
--- a/java-libs/cardview/.classpath
+++ /dev/null
@@ -1,10 +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 combineaccessrules="false" kind="src" path="/appcompat"/>
- <classpathentry kind="output" path="bin/classes"/>
-</classpath>
diff --git a/java-libs/cardview/.project b/java-libs/cardview/.project
deleted file mode 100644
index a6544e5..0000000
--- a/java-libs/cardview/.project
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>cardview</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>
diff --git a/vlc-android/.classpath b/vlc-android/.classpath
deleted file mode 100644
index cf2bb33..0000000
--- a/vlc-android/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <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 combineaccessrules="false" kind="src" path="/libvlc"/>
- <classpathentry combineaccessrules="false" kind="src" path="/appcompat"/>
- <classpathentry combineaccessrules="false" kind="src" path="/cardview"/>
- <classpathentry combineaccessrules="false" kind="src" path="/WheelView"/>
- <classpathentry kind="output" path="bin/classes"/>
-</classpath>
diff --git a/vlc-android/.project b/vlc-android/.project
deleted file mode 100644
index 832beab..0000000
--- a/vlc-android/.project
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>VLC</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>
More information about the Android
mailing list