Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] jdt.ui from HEAD needs core.runtime, ui.workbench, and ui from HEAD

jdt ui from HEAD needs
- core.runtime,
- ui.workbench, and
- ui
from HEAD, because of an API change in UI (see 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=59303)
and an unrelated breaking change in UI and core.runtime.

Only the call hierarchy should be affected by this change, so you should 
be able to work on in spite of the compile error if you don't want ui and 
core.runtime from HEAD.

Markus


Back to the top