Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 370113

Summary: org.eclipse.edt.mof.serialization.MofObjectNotFoundException on standalone functions
Product: z_Archived Reporter: Bart Van Campenhout <Bart_van_campenhout>
Component: EDTAssignee: Project Inbox <edt.mofmodel-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: pharmon
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Repository + plugin project none

Description Bart Van Campenhout CLA 2012-01-30 06:09:13 EST
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
Comment 1 Paul Harmon CLA 2012-02-06 12:18:24 EST
Currently, top level functions are not supported. I will defer this bug until we add support for them.