| Summary: | Adding new API method results in errors in many projects | ||
|---|---|---|---|
| Product: | [Eclipse Project] PDE | Reporter: | Dani Megert <daniel_megert> |
| Component: | API Tools | Assignee: | Olivier Thomann <Olivier_Thomann> |
| Status: | VERIFIED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | CC: | markus.kell.r, Olivier_Thomann |
| Version: | 3.5 | Flags: | Olivier_Thomann:
review?
(darin.eclipse) |
| Target Milestone: | 3.5 M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Dani Megert
No errors in .log. All my projects are either source or imported as binary. Baseline is R3.4. Could you please specify what are the other projects that gets the errors ? Restart did not help. Concrete example: add a public method to: org.eclipse.ui.dialogs.SearchPattern ==> the following source projects get errors: org.eclipse.jdt.apt.ui org.eclipse.jdt.junit org.eclipse.ltk.ui.refactoring org.eclipse.pde.api.tools.ui org.eclipse.pde.runtime org.eclipse.team.cvs.ui org.eclipse.ui.ide.application org.eclipse.ui.views org.eclipse.ui.views.log org.eclipse.ui.win32 This works fine in 3.5 M5 and I20090211-0900. Reproduced. I am working on it. *** Bug 264848 has been marked as a duplicate of this bug. *** Problem comes from the fix for bug 259997. Released for 3.5M6. More changes will be made in this area regarding bug 233643. Darin, please verify. Verified in N20090215-2000. |