Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 361421 - Please update plugin_cusomization.ini
Summary: Please update plugin_cusomization.ini
Status: RESOLVED FIXED
Alias: None
Product: EPP
Classification: Technology
Component: parallel-package (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Beth Tibbitts CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 11:28 EDT by Greg Watson CLA
Modified: 2011-10-19 13:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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