Bug 3346

Summary: Changing properties files should update the properties file in the outputdirectory (1GIXGL4)
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Olivier Thomann CLA 2001-10-10 22:53:36 EDT
Changing a .properties file should automatically update the file in the output directory even if the autobuild is off. This leads to weird problems.
	(23/08/2001 4:03:48 PM)
	
NOTES:

PM (9/4/01 10:58:46 AM)
	If the builder is disabled, there is nothing we can do for free. The same rule applies to .java file edits...

OT (04/09/2001 11:06:33 AM)
	But then an incremental build should update the properties files as well. With the autobuild off, I agree it makes sense that we can't do anything. But why an incremental build
	recompiles the .java files without updating the resource files in the output directory. An full build is necessary to update resources.
Comment 1 Philipe Mulet CLA 2001-10-11 09:41:11 EDT
Never reproduced. Closing