Bug 161704 - [model] Improve progress for Java initialization task job
Summary: [model] Improve progress for Java initialization task job
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M6   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-20 05:16 EDT by Philipe Mulet CLA
Modified: 2007-03-20 04:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2006-10-20 05:16:18 EDT
Build 3.3M2

Instead of just "Initializing Java Tooling...", the message should indicate what is going on, since it may take a while. Also it could point at offending third-parties invoked during the initialization sequence.

e.g. for PDE container inits:
    Initializing Java Tooling : configuring plugin dependencies
Comment 1 Jerome Lanneluc CLA 2007-03-07 11:15:49 EST
Added a progress monitor (a thread local) on JavaModelManager. This progress monitor is set in initializeAfterLoad(...) and container initialization is reported as "Configuring Plugin Dependencies" for example. Index initialization and external jar refreshing is also reported.

Released for 3.3M6 in HEAD.
Comment 2 Maxime Daniel CLA 2007-03-20 04:19:38 EDT
Verified for 3.3 M6 using build I20070319-1335.