Community
Participate
Working Groups
This is caused by the fix for bug 312888. See also bug 311599, comment 19 and the following comments.
Created attachment 170007 [details] Fix v01 Serge, could you verify that the fix is ok? Thanks.
That looks good, thanks Szymon
Do you have reproducible steps for this? The patch looks safe (only adding a null check) but I would like to be able to see the problem and that this fix actually solves the problem.
Sure, the steps are as follows: 1) Install Data Tools from the Helios update site to you Eclipse SDK 2) Start Eclipse and create a project (it may be a Java project) 3) Try to create a new SQL file in the project, New > Other > SQL Development > SQL File 4) Click 'Advanced' on the opened New SQL File wizard You should see NPE logged 5) Resize the dialog and see multiple Advanced sections, see https://bugs.eclipse.org/bugs/attachment.cgi?id=169892
Committed to HEAD.
*** Bug 314417 has been marked as a duplicate of this bug. ***