Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Giving "Generated NOT" in plugin.xml
Giving "Generated NOT" in plugin.xml [message #102236] Thu, 08 February 2007 07:07 Go to next message
Eclipse UserFriend
Originally posted by: biju_gopinathan.rediffmail.com

Hi friends,

As we give "Generated NOT" in the generated source code, how can we
protect the custom added dependency elements in plugin.xml, from not
being lost in the next diagram code generation.

Thanks in advance Regards biju
Re: Giving "Generated NOT" in plugin.xml [message #102265 is a reply to message #102236] Thu, 08 February 2007 07:30 Go to previous messageGo to next message
Eclipse UserFriend
Hello biju,

Hope this helps: http://wiki.eclipse.org/index.php/GMF_New_and_Noteworthy#Mer ge_for_plugin.xml

-----------------
Alex Shatalin
Re: Giving "Generated NOT" in plugin.xml [message #102491 is a reply to message #102265] Fri, 09 February 2007 03:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: biju_gopinathan.rediffmail.com

Hello Alex Shatalin ,

Thanks for your reply,

I got the solution for protecting custom added extrensions , that is:
<!-- gmf generator persistent region begin -->
......custom added extrensions.....
<!-- gmf generator persistent region end -->

Like that how can we protect the , custom added dependencies, in the
depandancies tab of plugin.xml

Thanks and Regards biju
Alex Shatalin wrote:
> Hello biju,
>
> Hope this helps:
> http://wiki.eclipse.org/index.php/GMF_New_and_Noteworthy#Mer ge_for_plugin.xml
>
>
> -----------------
> Alex Shatalin
>
>
Re: Giving "Generated NOT" in plugin.xml [message #102874 is a reply to message #102491] Mon, 12 February 2007 05:53 Go to previous message
Eclipse UserFriend
Originally posted by: 5d5.mail.ru

Dependencies are stored in MANIFEST.MF and there is no merging support
for it. The problem is that there is no consensus on which merging
strategy to use.

biju wrote:
> Hello Alex Shatalin ,
>
> Thanks for your reply,
>
> I got the solution for protecting custom added extrensions , that is:
> <!-- gmf generator persistent region begin -->
> ......custom added extrensions.....
> <!-- gmf generator persistent region end -->
>
> Like that how can we protect the , custom added dependencies, in the
> depandancies tab of plugin.xml
>
> Thanks and Regards biju
> Alex Shatalin wrote:
>> Hello biju,
>>
>> Hope this helps:
>> http://wiki.eclipse.org/index.php/GMF_New_and_Noteworthy#Mer ge_for_plugin.xml
>>
>>
>> -----------------
>> Alex Shatalin
>>
>>
Previous Topic:GridLayout
Next Topic:Connection for nodes
Goto Forum:
  


Current Time: Mon Jul 14 23:32:50 EDT 2025

Powered by FUDForum. Page generated in 0.88976 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top