Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Change in JavaCore#initializeAfterLoad()

I have released the JDT/UI counterpart.

Due to this change HEAD of JDT/UI needs JDT/Core from HEAD.

Dirk


                                                                           
             Jerome                                                        
             Lanneluc/France/I                                             
             BM@IBMFR                                                   To 
             Sent by:                  jdt-core-dev@xxxxxxxxxxx            
             jdt-core-dev-boun                                          cc 
             ces@xxxxxxxxxxx                                               
                                                                   Subject 
                                       [jdt-core-dev] Change in            
             17/11/2005 03:57          JavaCore#initializeAfterLoad()      
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
             "Eclipse JDT Core                                             
             developers list."                                             
             <jdt-core-dev@ecl                                             
                 ipse.org>                                                 
                                                                           
                                                                           




JavaCore#initializeAfterLoad() doesn't schedule a job any longer. So if you
patch I20051116 with the latest JDT Core, you might see the UI frozen on
startup while JDT Core is being initialized.
JDT UI is changing its behavior at the same time, and you will no longer
see this problem in next integration build.

Jerome

_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev




Back to the top