summaryrefslogtreecommitdiff
path: root/makefile/preflighting/preflighting.product
diff options
context:
space:
mode:
Diffstat (limited to 'makefile/preflighting/preflighting.product')
-rw-r--r--makefile/preflighting/preflighting.product27
1 files changed, 27 insertions, 0 deletions
diff --git a/makefile/preflighting/preflighting.product b/makefile/preflighting/preflighting.product
new file mode 100644
index 0000000..2b1a83f
--- /dev/null
+++ b/makefile/preflighting/preflighting.product
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.5"?>
+
+<product name="MOTODEV Studio Application Validator" uid="com.motorolamobility.preflighting" application="com.motorolamobility.preflighting.MOTODEVApplicationValidator" version="0.7.1" useFeatures="true" includeLaunchers="false">
+
+
+ <configIni use="default">
+ </configIni>
+
+ <launcherArgs>
+ <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
+ </launcherArgs>
+
+ <windowImages/>
+
+
+ <plugins>
+ </plugins>
+
+ <features>
+ <feature id="com.motorolamobility.preflighting.feature"/>
+ <feature id="com.motorolamobility.preflighting.ui.feature"/>
+ <feature id="com.motorolamobility.preflighting.sdk.feature"/>
+ </features>
+
+
+</product>