Closed anb0s closed 5 years ago
eclox should compile with target platform Eclipse-2018-12 and greater
see: https://travis-ci.org/anb0s/eclox/jobs/494164856 error: "The type org.eclipse.swt.widgets.Shell cannot be resolved. It is indirectly referenced from required .class files".
see too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=539656
Reason: Eclipse 2018-12 and greater dropped support of 32bit (x86)
see too: "Drop 32 bit support in 4.10" https://bugs.eclipse.org/bugs/show_bug.cgi?id=536766
Expected Behavior
eclox should compile with target platform Eclipse-2018-12 and greater
Actual Behavior
see: https://travis-ci.org/anb0s/eclox/jobs/494164856 error: "The type org.eclipse.swt.widgets.Shell cannot be resolved. It is indirectly referenced from required .class files".
see too: https://bugs.eclipse.org/bugs/show_bug.cgi?id=539656
Reason: Eclipse 2018-12 and greater dropped support of 32bit (x86)