Community
Participate
Working Groups
Build Identifier: 20110218-0911 An exception is thrown by the java runtime whenever you are comparing dates using the operators < , <=, >, >= Reproducible: Always Steps to Reproduce: Occurs whenever you compare two dates using the operators < , <=, >, >= for example: hello1 date = "04-04-2004"; hello2 date = "07-07-2007"; hi boolean = hello1 < hello2; //exception occurs see EDate005.egl in org.eclipse.edt.eunit.test/api.eglx_lang
fixed
verified for EGL Development Tools (EDT) 0.7.0.v201110232102
Closing this work item