Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 361421

Summary: Please update plugin_cusomization.ini
Product: [Technology] EPP Reporter: Greg Watson <g.watson>
Component: parallel-packageAssignee: Beth Tibbitts <beth>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: beth
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Greg Watson CLA 2011-10-19 11:28:35 EDT
Please update plugin_customization.ini with the following preference. Thanks.

### Eclipse Workspace Patch 1.0
#P org.eclipse.epp.package.parallel
Index: plugin_customization.ini
===================================================================
RCS file: /cvsroot/technology/org.eclipse.epp/packages/org.eclipse.epp.package.parallel/plugin_customization.ini,v
retrieving revision 1.2
diff -u -r1.2 plugin_customization.ini
--- plugin_customization.ini	21 May 2011 14:31:16 -0000	1.2
+++ plugin_customization.ini	19 Oct 2011 15:26:16 -0000
@@ -37,4 +37,7 @@
 org.eclipse.help/HELP_DATA = helpData.xml
 
 # Preload perspective switcher bar
-org.eclipse.ui/PERSPECTIVE_BAR_EXTRAS=org.eclipse.ptp.ui.PTPRunPerspective
\ No newline at end of file
+org.eclipse.ui/PERSPECTIVE_BAR_EXTRAS=org.eclipse.ptp.ui.PTPRunPerspective
+
+# Disable default build before launch because it annoys all non-Java programmers
+org.eclipse.debug.ui/build_before_launch=false
\ No newline at end of file
Comment 1 Beth Tibbitts CLA 2011-10-19 13:34:19 EDT
fixed in INDIGO branch and HEAD