Community
Participate
Working Groups
EGL projects are in the attached archive file Set breakpoints in TestExecutionLib.egl line 15 WriteResultLib.egl line 44 If you step thru the code in TestExecutionLib you will see that variable ms never appears in the variables view. Hit run. In WriteResultLib, the record appears in the variable view
Hi Kathy, you forgot to attach the file.
Created attachment 203181 [details] egl projects
Fixed SMAP generation. Was generating the wrong signature for functions with delegate parameters (delegates use a runtime class, not a generated class). CommonUtilities.java in org.eclipse.edt.gen.java
verified with 201109191052
Closing this defect.