Bug 25698 - Global properties
Summary: Global properties
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: core, ui
Depends on:
Blocks:
 
Reported: 2002-11-04 15:37 EST by Darin Swanson CLA
Modified: 2002-11-04 16:58 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 Darin Swanson CLA 2002-11-04 15:37:37 EST
Allow the user to specify global properties that are defined for all builds.
Comment 1 Darin Swanson CLA 2002-11-04 15:43:44 EST
Implemented in InternalAntRunner, AntCorePreferences, and 
AntPropertiesPreferencePage.
Tests added.

Please verify.
Comment 2 Darin Wright CLA 2002-11-04 16:58:47 EST
Verified