Skip to main content

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

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 ?



Back to the top