Problem with cross references [message #916167] |
Tue, 18 September 2012 12:37  |
Eclipse User |
|
|
|
Hello,
I have implemented a simple drag and drop from the navigator into my editor.
I want to validate the dropped file before adding, so I used the Diagnostician, but there is always a unresolved proxy.
I know which files missing so I added all to the ResourceSet. Here is my problem I think, because I use the absolute path (projectfolder/folder/file) from the workspace the resolve doesn't work.
I have tried it with EcoreUtil.resolve(object, resourceSet).
In the file the reference is like (folder/file).
Thanks for any advices.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24502 seconds