Bug 27009 - External tool option tab defaults to "run in background"
Summary: External tool option tab defaults to "run in background"
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: Luc Bourlier CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-22 15:47 EST by Jared Burns CLA
Modified: 2002-11-22 16:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2002-11-22 15:47:20 EST
Build 20021119

When the external tool options tab fails to access the RUN_IN_BACKGROUND
property on a launch config, it defaults to "true". This is the wrong default.
The lack of the property means that the tool predates the option to run in 
the background, thus it's current state should be interpreted as "run in 
foreground". This default is particularly troublesome for migrating tool
builders, which should never be run in the background.
Comment 1 Jared Burns CLA 2002-11-22 15:48:30 EST
This problem was also causing "unsaved changes" to appear for migrated configs.

Please verify change in ExternalToolOptionsTab.
Comment 2 Jared Burns CLA 2002-11-22 15:48:51 EST
Marking fixed.
Comment 3 Luc Bourlier CLA 2002-11-22 16:30:22 EST
Verified.
Please update the changelog (Jared).