Community
Participate
Working Groups
Created attachment 210257 [details] Repository + plugin project When a standalone function is referenced from let's say program x, I am unable to get the target for the FunctionInvocation that the reference is represented by. The attached file consists of 2 zipfiles: - EGL_Bin_Small_New.zip is the repository I am working on - testcase.bug.zip is a representation of the plugin I am creating to build a crossrefernce plugin Result of my tests: Failed: org.eclipse.edt.mof.serialization.MofObjectNotFoundException: MofObject not found: egl:junit.egl.simple.commons.functioncase2_commonfunction_f2
Currently, top level functions are not supported. I will defer this bug until we add support for them.