[Esbox-commits] r2241 - trunk/org.maemo.esbox.product

eswartz at garage.maemo.org eswartz at garage.maemo.org
Mon Sep 28 22:45:28 EEST 2009


Author: eswartz
Date: 2009-09-28 22:45:26 +0300 (Mon, 28 Sep 2009)
New Revision: 2241

Modified:
   trunk/org.maemo.esbox.product/about.mappings
   trunk/org.maemo.esbox.product/plugin_customization.ini
Log:
Merge revs 2239, 2240 and add missing file

Modified: trunk/org.maemo.esbox.product/about.mappings
===================================================================
--- trunk/org.maemo.esbox.product/about.mappings	2009-09-28 19:41:28 UTC (rev 2240)
+++ trunk/org.maemo.esbox.product/about.mappings	2009-09-28 19:45:26 UTC (rev 2241)
@@ -7,4 +7,4 @@
 # e.g. "0=20020612"
 # This value will be added automatically via the build scripts
 0=20090211-1700
-1=I20090819
+1=I20091007

Modified: trunk/org.maemo.esbox.product/plugin_customization.ini
===================================================================
--- trunk/org.maemo.esbox.product/plugin_customization.ini	2009-09-28 19:41:28 UTC (rev 2240)
+++ trunk/org.maemo.esbox.product/plugin_customization.ini	2009-09-28 19:45:26 UTC (rev 2241)
@@ -29,3 +29,16 @@
 
 # Initial page layout of the Universal Welcome
 org.eclipse.ui.intro.universal/INTRO_DATA = product:introData.xml
+
+# switch to debug perspective without asking
+org.eclipse.debug.ui/org.eclipse.debug.ui.switch_to_perspective=always
+
+# from org.eclipse.core.resource.ResourcesPlugin
+# turn off Build Automatically
+org.eclipse.core.resources/description.autobuilding=false
+
+# save before build on by default
+org.eclipse.ui.ide/SAVE_ALL_BEFORE_BUILD=true
+
+# launch last launch configuration 
+org.eclipse.debug.ui.UseContextualLaunch=false



More information about the Esbox-commits mailing list