Bug 25877

Summary: should save all files before execute ant script
Product: [Eclipse Project] Platform Reporter: Su Baochen <linuxman>
Component: AntAssignee: Darin Swanson <Darin_Swanson>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: ui
Version: 2.1   
Target Milestone: 2.1 M3   
Hardware: PC   
OS: Linux   
Whiteboard:

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.