Bug 10389 - Editing non-Java files causes a recompile
Summary: Editing non-Java files causes a recompile
Status: RESOLVED DUPLICATE of bug 7934
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 minor (vote)
Target Milestone: 2.0 M4   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-27 10:29 EST by Channing Walton CLA
Modified: 2002-03-05 16:23 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 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 ***