Bug 25877 - should save all files before execute ant script
Summary: should save all files before execute ant script
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-11-08 04:24 EST by Su Baochen CLA
Modified: 2002-11-18 14:25 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 Su Baochen CLA 2002-11-08 04:24:36 EST
hi,

before run the build.xml, please call eclipse's "save all" from the File menu
first. other wise, maybe old version files will be used.
Comment 1 Darin Swanson CLA 2002-11-08 06:51:37 EST
This feature is exposed in the current external tooling properties and the new 
launch configuration support.  What about the Ant View?
Comment 2 Darin Wright CLA 2002-11-15 21:04:59 EST
Fixed in M3 (with launch config support). The option is actually controlled by 
the debug preference "Save dirty editors before launching".
Comment 3 Darin Wright CLA 2002-11-15 21:05:21 EST
Please verify, Darin.
Comment 4 Darin Swanson CLA 2002-11-18 14:25:34 EST
Verified.