Bug 297

Summary: PDE Preferences is unacceptably slow on J9 (1GFOGDM)
Product: [Eclipse Project] PDE Reporter: Dejan Glozic <dejan>
Component: UIAssignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Dejan Glozic CLA 2001-10-10 21:39:42 EDT
Clicking on the PDE Prefences takes around 15 seconds before control is returned to the user which is unacceptable.  Is it possible at least to return control
back to the user if they accidentally clicked on the PDE they can cancel it.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-24 07:08:07 EDT
PRODUCT VERSION:
Eclipse SDK 0.125
J9 06142001

Comment 2 Rodrigo Peretti CLA 2001-11-20 18:38:00 EST
Moving to PDE UI.
Comment 3 Dejan Glozic CLA 2002-03-21 20:56:01 EST
Fixed in 2.0 - time-consuming page is moved as a child of the main PDE page, so 
if you click on it, chances are it was not an accident. In addition, loading of 
external plug-ins has been improved (should take less).