Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [Eugenia] Newbie question. Problems in the generated editor with the Folder Item.
[Eugenia] Newbie question. Problems in the generated editor with the Folder Item. [message #590575] Sun, 11 July 2010 10:06
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------080301040803050308020009
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi all,

I just recently heard from Eugenia, and I wanted to test it to see
how it worked. So I followed the tutorial from
http://www.eclipse.org/gmt/epsilon/doc/articles/eugenia-gmf- tutorial/
and the corresponding screencast from
http://www.eclipse.org/gmt/epsilon/cinema/Eugenia.htm

I have had problems with the annotations which do not have
properties, so I solved the problems creating the foo property, as it is
written in the tutorial(I've read in a previous post that this problem
is due to the emfatic version), so I have written the annotations
@gmf(foo="bar"), and @gmf.diagram(foo="bar"), and
@gmf.compartment(foo="bar").

However, when I follow the whole process to generate the editor, and
I test the generated editor, the item Folder is disabled. That is, I can
not create any folder, and as you can see in the image file I have
attached, there is no icon associated to Folder.

I also have tried to change the Folder annotation to set the default
values of the properties:

class Folder extends File {
@gmf.compartment(layout="free",collapsible="true")
val File[*] contents;
}

But the problems remains the same, that is, I can not create folders.
Any idea of the problem?

Thanks and regards,
To
Previous Topic:EWL Guard Querying Stereotype
Next Topic:[Eugenia] Newbie question. Problems in the generated editor with the Folder Item.
Goto Forum:
  


Current Time: Thu Apr 25 07:51:03 GMT 2024

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

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

Back to the top