Community
Participate
Working Groups
Created attachment 204686 [details] Test program EGL Compiler fails on SQL get array. See attached test program. Line is tagged with following error messages: Description Resource Path Location Type IWN.JavaGen.9998.e 17/367 Exception occurred: java.lang.ClassCastException: org.eclipse.edt.mof.egl.impl.EGLClassImpl cannot be cast to org.eclipse.edt.mof.egl.ArrayType GetRowArrayFails.egl /test.edt.sql.test/EGLSource/sql/test/defects line 17 EDT Generation Problem IWN.JavaGen.9999.e 17/367 Stack Trace: java.lang.ClassCastException: org.eclipse.edt.mof.egl.impl.EGLClassImpl cannot be cast to org.eclipse.edt.mof.egl.ArrayType GetRowArrayFails.egl /test.edt.sql.test/EGLSource/sql/test/defects line 17 EDT Generation Problem
Created attachment 204687 [details] Library to load database for test case
CCE comes from JavaGen not IDE Core.
fixed should be in the 10/7 9am build
Verified and closed