Bug 10389

Summary: Editing non-Java files causes a recompile
Product: [Eclipse Project] JDT Reporter: Channing Walton <channingwalton>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: P1    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Channing Walton CLA 2002-02-27 10:29:41 EST
When eclipse has just started, editing any file including non java files will 
cause a large amount of recompilation. This happens on the first two or three 
edits or files and then settles down to compiling on Java changes.
Comment 1 Erich Gamma CLA 2002-02-27 18:41:28 EST
To reproduce add a scrapbook page to a Java project and you will observe a 
massive recompile.

moving to JDT CORE
Comment 2 Kent Johnson CLA 2002-03-05 16:23:00 EST
I believe this is a duplicate. I have only been able to reproduce it by 
removing the fix in 7934.

If you see this builds after March 1st, please reopen this PR with additional 
steps.

*** This bug has been marked as a duplicate of 7934 ***