Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [EuGENia] How to change icon in palette and popup menu
[EuGENia] How to change icon in palette and popup menu [message #589180] Thu, 13 May 2010 15:27
Syed Imran is currently offline Syed ImranFriend
Messages: 25
Registered: January 2010
Location: Cork, Ireland
Junior Member
Hi All,

I have two questions:
Does the tool.small.path() and tool.large.path() properties of @gmf.node or gmf.link does not work anymore with Eugenia-> Generate GMF editor (experimental) ?.

As what I have understand tool.small.path() and tool.large.path() properties needs to be define manually in generated xyz.edit package with in a path /icons/full/obj16/ . For example as posted earlier in
http://www.eclipse.org/forums/index.php?t=msg&th=157305& amp;
@gmf.node(figure="ellipse",label = "name")
class Group extends Element {
@gmf.link(style="dot",tool.small.path="/a0_editor.edit/icons/full/obj16/Members.gif ",tool.large.path="/a0_editor.edit/icons/full/obj16/Members.gif ")
ref Element[*] members;
}
or is there any other way to define them. I have followed this following post also but could not get any clear understanding.
http://www.eclipse.org/forums/index.php?t=msg&goto=52655 9&
Is there is any example of it or how to solve this ?
Previous Topic:[announce] Epsilon @ Eclipse Marketplace
Next Topic:[EuGENia] How to change icon in palette and popup menu
Goto Forum:
  


Current Time: Thu Apr 25 06:15:29 GMT 2024

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

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

Back to the top