Copy paste working with GMF 2.2.0 not working with GMF2.2.2 [message #518821] |
Fri, 05 March 2010 03:12  |
Eclipse User |
|
|
|
Hi,
In genmodel file I changed resource type to XMI and element copy paste was working for me with GMF 2.2.0. Now I downloaded GMF 2.2.2 using update site. Element copy paste doesn't work at all now. Then on a fresh eclipse instance with some of my application I installed GMF 2.2.0 using update site. My application has dependency on gmf 2.2.0. But now even using GMF 2.2.0 element copy paste doesn't work. This is really strange for me that with GMF 2.2.0 for same application element copy paste was working earlier but not now. Can some one please tell me is their any changes in gmf API's or how to resolve this problem?
Thanks in advance
Best regards,
Vikas
|
|
|
|
|
Re: Copy paste working with GMF 2.2.0 not working with GMF2.2.2 [message #518886 is a reply to message #518865] |
Fri, 05 March 2010 06:20  |
Eclipse User |
|
|
|
Vikas,
Comments below.
Vikas Goyal wrote:
> Hi Merk,
>
> Could you please suggest me some solution for my problem.
Your problem is vague, I can only suggest ways for you to try to
determine the difference between when it's working and when it's not.
The debugger is your best friend. Consult with him often.
> Preciesely my problem is , earlier when I was downloading GMF 2.0.0
> using update site ,copy paste of element was working perfectly fine
> for me.
Yes, I get that.
> Today when I do the same thing its not working.
Yep, I got that too. So what's the difference? The description makes
it sound like there should be no difference.
> Can there be a way to specify resource implementation when I am
> creating update site project for my plugin?
No, you mentioned changing the resource type to XMI. Don't you expect
that to have an impact? Changing the resource type affects the
registrations in the plugin.xml but the plugin.xml isn't regenerated
once it exists, so I don't know if this change had any impact.
I'll suggest again that you use the debugger to figure out what resource
implementation is being used to load your resource. Try to produce an
answer to that question before you restate your original problem again.
> Thanks in advance
> Vikas
|
|
|
Powered by
FUDForum. Page generated in 0.05681 seconds