deleted unused feature
authorsungmin82.ha <sungmin82.ha@samsung.com>
Wed, 22 Jun 2011 16:32:25 +0000 (01:32 +0900)
committersungmin82.ha <sungmin82.ha@samsung.com>
Wed, 22 Jun 2011 16:32:25 +0000 (01:32 +0900)
EventInjector/.project [deleted file]
EventInjector/build.properties [deleted file]
EventInjector/feature.xml [deleted file]

diff --git a/EventInjector/.project b/EventInjector/.project
deleted file mode 100644 (file)
index c354f1b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>EventInjector</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.FeatureBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.FeatureNature</nature>
-       </natures>
-</projectDescription>
diff --git a/EventInjector/build.properties b/EventInjector/build.properties
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/EventInjector/feature.xml b/EventInjector/feature.xml
deleted file mode 100644 (file)
index ca63f5b..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="EventInjector"
-      label="EventInjector"
-      version="1.1.0.qualifier">
-
-   <description url="http://www.example.com/description">
-      [Enter Feature Description here.]
-   </description>
-
-   <copyright url="http://www.example.com/copyright">
-      [Enter Copyright Description here.]
-   </copyright>
-
-   <license url="http://www.example.com/license">
-      [Enter License Description here.]
-   </license>
-
-   <plugin
-         id="com.samsung.linuxplatform.injector"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.location.core"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.location.log"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.location.manual"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.location.map"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.sensor.accelerometer"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.sensor.light"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.sensor.proximity"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.telephony.call"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-   <plugin
-         id="com.samsung.linuxplatform.telephony.sms"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
-</feature>