Community
Participate
Working Groups
'org.eclipse.swt.examples' has wrong Java build path: the JRE System Library should point the 'J2SE-1.4' execution environment and not the workspace default JRE.
fixed http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=ff22354677b5d9a3279f7c1ed7dedaeab283bd03 out of curiosity, how did you find this bug Dani ?
> out of curiosity, how did you find this bug Dani ? Just take a look at the warnings ;-) You should set the following project setting Plug-in Manifest Compiler > Incompatible environment to 'Error'. This will make sure that in the future the problem gets detected easier.