Community
Participate
Working Groups
myDate date = 20081012; Causes when run: eglx.lang.TypeCastException The value 20,081,012 of type java.lang.Integer cannot be converted to the type org.eclipse.edt.runtime.java.eglx.lang.EDate. I should get a validation error similar to assigning an interger to boolean. myBoolean boolean = 1; Gives error: IWN.VAL.6653.e 6/23 boolean and int are not compatible types in the expression myBoolean = 1.
validation has been updated to make numeric types and date incompatible
Verified in 20111020 build.