Access to Resource of other file [message #1350116] |
Mon, 12 May 2014 10:03  |
Eclipse User |
|
|
|
Hi,
I have a problem with access to resources in other files.
For example, I have an Element E defined in the file file1 and I use it in the file file2.
In the plugin, I have no problem using E in file2, even the auto-completion with cross reference works.
In the MyDslGenerator, I can access to the element E only if it is used. When I scan resource.allContents, I can find only elements defined in the file1.
Is it possible to access to the element E directly from the resource of file1 ? without going through the use of E in file1 ?
Thanks
|
|
|
|
Re: Access to Resource of other file [message #1409549 is a reply to message #1350116] |
Mon, 18 August 2014 07:25  |
Eclipse User |
|
|
|
Hi Raja,
Have your tried the suggestion from Christian, does it work for you?
I think I have the same request with you. Even more in my case the file1 and file2 is coming from different model (they have different file extension).
|
|
|
Powered by
FUDForum. Page generated in 0.05882 seconds