Community
Participate
Working Groups
3.1 HEAD stream org.eclipse.jface.util.Policy The signature of the method public static void setLog(ILog) was changed to public static void setLog(ILogger) and tagged as new for 3.1. This change happened sometime during the 3.1 cycle, and would be a breaking API change. What's the scoop?
This happened as a result of changes made by Nick for Bug 48497
Make that Bug 49497
Yes, it's a breaking API change and needs to be documented. This method would previously have only been called from the workbench, so the risk of breakage to other clietns is minimal. *** This bug has been marked as a duplicate of 88608 ***