Bug 114946 - Fold two JDT initialize Job back into one
Summary: Fold two JDT initialize Job back into one
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 114941
  Show dependency tree
 
Reported: 2005-11-03 11:54 EST by Dirk Baeumer CLA
Modified: 2005-12-13 06:06 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 Dirk Baeumer CLA 2005-11-03 11:54:28 EST
M3

We have now two initialize Jobs. One for UI and one for Core. We should fold
them back into one. Either Core has to provide another method or we remove the
Job from the Core method.

This has to be a coordinated effort since removing the Job in Core without
adjusting the code in UI will result in a blocking UI thread.
Comment 1 Dirk Baeumer CLA 2005-11-17 10:17:35 EST
Fixed.
Comment 2 Tobias Widmer CLA 2005-12-13 06:06:15 EST
Verified using I20051213-0010