Import.
authoryser.lee <yser.lee@samsung.com>
Thu, 27 Oct 2011 05:08:58 +0000 (14:08 +0900)
committeryser.lee <yser.lee@samsung.com>
Thu, 27 Oct 2011 05:08:58 +0000 (14:08 +0900)
com.samsung.dynamicanalyzer.splash/.project [new file with mode: 0644]
com.samsung.dynamicanalyzer.splash/META-INF/MANIFEST.MF [new file with mode: 0644]
com.samsung.dynamicanalyzer.splash/build.properties [new file with mode: 0644]
com.samsung.dynamicanalyzer.splash/plugin.properties [new file with mode: 0644]
com.samsung.dynamicanalyzer.splash/splash.bmp [new file with mode: 0644]

diff --git a/com.samsung.dynamicanalyzer.splash/.project b/com.samsung.dynamicanalyzer.splash/.project
new file mode 100644 (file)
index 0000000..dd7fa5a
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<projectDescription>\r
+       <name>com.samsung.dynamicanalyzer.splash</name>\r
+       <comment></comment>\r
+       <projects>\r
+       </projects>\r
+       <buildSpec>\r
+               <buildCommand>\r
+                       <name>org.eclipse.pde.ManifestBuilder</name>\r
+                       <arguments>\r
+                       </arguments>\r
+               </buildCommand>\r
+               <buildCommand>\r
+                       <name>org.eclipse.pde.SchemaBuilder</name>\r
+                       <arguments>\r
+                       </arguments>\r
+               </buildCommand>\r
+       </buildSpec>\r
+       <natures>\r
+               <nature>org.eclipse.pde.PluginNature</nature>\r
+       </natures>\r
+</projectDescription>\r
diff --git a/com.samsung.dynamicanalyzer.splash/META-INF/MANIFEST.MF b/com.samsung.dynamicanalyzer.splash/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..0ebf350
--- /dev/null
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Localization: plugin
+Bundle-Name: %pluginName
+Bundle-SymbolicName: com.samsung.dynamicanalyzer.splash
+Bundle-Version: 1.0.0.qualifier
+Bundle-Vendor: %providerName
diff --git a/com.samsung.dynamicanalyzer.splash/build.properties b/com.samsung.dynamicanalyzer.splash/build.properties
new file mode 100644 (file)
index 0000000..aa8cb5b
--- /dev/null
@@ -0,0 +1,4 @@
+bin.includes = META-INF/,\\r
+               splash.bmp,\\r
+               plugin.properties\r
+\r
diff --git a/com.samsung.dynamicanalyzer.splash/plugin.properties b/com.samsung.dynamicanalyzer.splash/plugin.properties
new file mode 100644 (file)
index 0000000..f24f774
--- /dev/null
@@ -0,0 +1,4 @@
+# "pluginName" property - name of the plugin\r
+pluginName=bada Application Performance Analyzer Workbench Splash\r
+# "providerName" property - name of the company that provides the plugin\r
+providerName=Samsung Electronics\r
diff --git a/com.samsung.dynamicanalyzer.splash/splash.bmp b/com.samsung.dynamicanalyzer.splash/splash.bmp
new file mode 100644 (file)
index 0000000..6a33beb
Binary files /dev/null and b/com.samsung.dynamicanalyzer.splash/splash.bmp differ