Bug 22710

Summary: simple save takes 40 seconds
Product: [Eclipse Project] JDT Reporter: Otto von Wachter <vonwao>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: akiezun
Version: 2.0   
Target Milestone: 2.1 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Otto von Wachter CLA 2002-08-22 10:48:24 EDT
A simple save of a java source file somehow initiates a process that takes 
about 40 seconds (on my box). The message in the bottom says "scrubbing output 
folder".
Comment 1 Adam Kiezun CLA 2002-08-22 11:11:40 EDT
it's a build - not save.
try turning off autobuild 
(uncheck window -> preferences > workbench > perform build automatically .... )

after that save will be fast and you will build by pressing ctrl+B
Comment 2 Philipe Mulet CLA 2003-01-29 11:31:19 EST
Closing