Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370113 - org.eclipse.edt.mof.serialization.MofObjectNotFoundException on standalone functions
Summary: org.eclipse.edt.mof.serialization.MofObjectNotFoundException on standalone fu...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 06:09 EST by Bart Van Campenhout CLA
Modified: 2017-02-23 14:19 EST (History)
1 user (show)

See Also:


Attachments
Repository + plugin project (47.22 KB, application/x-zip-compressed)
2012-01-30 06:09 EST, Bart Van Campenhout CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.