Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Classpath container API tuning

Actually, there is no need to change this, given JavaModelException now
delegate to the nested exception nicely.



                                                                                                                                                   
                      Philippe_Mulet@oti.                                                                                                          
                      com                         To:      Erich_Gamma@xxxxxxx, jdt-core-dev@xxxxxxxxxxx, Darin_Wright@xxxxxxx                     
                      Sent by:                    cc:                                                                                              
                      jdt-core-dev-admin@         Subject: [jdt-core-dev] Classpath container API tuning                                           
                      eclipse.org                                                                                                                  
                                                                                                                                                   
                                                                                                                                                   
                      05/13/2002 11:38 AM                                                                                                          
                      Please respond to                                                                                                            
                      jdt-core-dev                                                                                                                 
                                                                                                                                                   
                                                                                                                                                   



As per bug, http://dev.eclipse.org/bugs/show_bug.cgi?id=15810
I suggest we change the ClasspathContainerInitializer API to throw
JavaModelException instead of CoreException.

This allows initialization failure to be better surfaced to customers.

Is this ok ?

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






Back to the top