Community
Participate
Working Groups
org.eclipse.swt.internal.widgets.tooltipkit.ToolTipLCA.readVisible(ToolTip) uses Boolean.parseBoolean( "string" ) which is tagged with @since 1.5. The manifest declares J2SE-1.4 compatibilty. Should this be increased?
I had the wrong execution environemnt settings. The code is now compatible with J2SE 1.4. Changes are in CVS HEAD