Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [Epsilon] Revisiting problems with examples.friends.
[Epsilon] Revisiting problems with examples.friends. [message #547484] Sat, 17 July 2010 14:45 Go to next message
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.
--------------060104040501060701040809
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi all,

I'm testing the friends example (in order to see how to incorporate
images to figures), and I have the same problem reported in the
conversation whose link is the following one:
http://www.eclipse.org/forums/index.php?t=msg&goto=51471 9&#msg_514719
That is, when I try to create a person, the editor does not draw it and
shows a pop-up saying that there has been an error.

I tried to follow the steps explained here:
http://www.eclipse.org/gmt/epsilon/doc/articles/eugenia-node s-with-images/

After reading the thread about the friends example, I have realized
that the example is available for downloading at:
http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.eugenia.examples.friends

The main difference with my test is that I haven't created a new
project for figures, but I have written two new packages in the
friends.diagram project containing the corresponding PluginActivator and
PersonFigure classes. Finally, I also have created a folder named images
containing the Person.png image file (I have attached a screenshot of
the friends.diagram project structure).

As far as I understood from the thread I have included previously,
problems were due to plugin dependencies, as friends.figure had been
defined in other project. The point is that I don't have two projects,
and problems seen to appear when loading images. Is there something that
I miss?

P.D.: I know that the two projects option is a better solution, but
I'm curious about what I'm doing wrong.

Thanks in advance,

To
Re: [Epsilon] Revisiting problems with examples.friends. [message #547553 is a reply to message #547484] Sun, 18 July 2010 18:41 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Toni,

Could you please zip and send me your code at dskolovos gmail com so
that I can have a look?

Cheers,
Dimitris

On 17/07/2010 15:45, Toñi Reina Quintero wrote:
> Hi all,
>
> I'm testing the friends example (in order to see how to incorporate
> images to figures), and I have the same problem reported in the
> conversation whose link is the following one:
> http://www.eclipse.org/forums/index.php?t=msg&goto=51471 9&#msg_514719
> That is, when I try to create a person, the editor does not draw it and
> shows a pop-up saying that there has been an error.
>
> I tried to follow the steps explained here:
> http://www.eclipse.org/gmt/epsilon/doc/articles/eugenia-node s-with-images/
>
> After reading the thread about the friends example, I have realized that
> the example is available for downloading at:
> http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.eugenia.examples.friends
>
>
> The main difference with my test is that I haven't created a new project
> for figures, but I have written two new packages in the friends.diagram
> project containing the corresponding PluginActivator and PersonFigure
> classes. Finally, I also have created a folder named images containing
> the Person.png image file (I have attached a screenshot of the
> friends.diagram project structure).
>
> As far as I understood from the thread I have included previously,
> problems were due to plugin dependencies, as friends.figure had been
> defined in other project. The point is that I don't have two projects,
> and problems seen to appear when loading images. Is there something that
> I miss?
>
> P.D.: I know that the two projects option is a better solution, but I'm
> curious about what I'm doing wrong.
>
> Thanks in advance,
>
> Toñi
>
>
>
Re: [Epsilon] Revisiting problems with examples.friends. [message #547565 is a reply to message #547553] Sun, 18 July 2010 20:51 Go to previous message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
Sure, thx.

El 18/07/2010 20:41, Dimitris Kolovos escribió:
> Hi Toni,
>
> Could you please zip and send me your code at dskolovos gmail com so
> that I can have a look?
>
> Cheers,
> Dimitris
>
> On 17/07/2010 15:45, Toñi Reina Quintero wrote:
>> Hi all,
>>
>> I'm testing the friends example (in order to see how to incorporate
>> images to figures), and I have the same problem reported in the
>> conversation whose link is the following one:
>> http://www.eclipse.org/forums/index.php?t=msg&goto=51471 9&#msg_514719
>> That is, when I try to create a person, the editor does not draw it and
>> shows a pop-up saying that there has been an error.
>>
>> I tried to follow the steps explained here:
>> http://www.eclipse.org/gmt/epsilon/doc/articles/eugenia-node s-with-images/
>>
>>
>> After reading the thread about the friends example, I have realized that
>> the example is available for downloading at:
>> http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.eugenia.examples.friends
>>
>>
>>
>> The main difference with my test is that I haven't created a new project
>> for figures, but I have written two new packages in the friends.diagram
>> project containing the corresponding PluginActivator and PersonFigure
>> classes. Finally, I also have created a folder named images containing
>> the Person.png image file (I have attached a screenshot of the
>> friends.diagram project structure).
>>
>> As far as I understood from the thread I have included previously,
>> problems were due to plugin dependencies, as friends.figure had been
>> defined in other project. The point is that I don't have two projects,
>> and problems seen to appear when loading images. Is there something that
>> I miss?
>>
>> P.D.: I know that the two projects option is a better solution, but I'm
>> curious about what I'm doing wrong.
>>
>> Thanks in advance,
>>
>> Toñi
>>
>>
>>
>
Re: [Epsilon] Revisiting problems with examples.friends. [message #590763 is a reply to message #547484] Sun, 18 July 2010 18:41 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi Toni,

Could you please zip and send me your code at dskolovos gmail com so
that I can have a look?

Cheers,
Dimitris

On 17/07/2010 15:45, Toñi Reina Quintero wrote:
> Hi all,
>
> I'm testing the friends example (in order to see how to incorporate
> images to figures), and I have the same problem reported in the
> conversation whose link is the following one:
> http://www.eclipse.org/forums/index.php?t=msg&goto=51471 9&#msg_514719
> That is, when I try to create a person, the editor does not draw it and
> shows a pop-up saying that there has been an error.
>
> I tried to follow the steps explained here:
> http://www.eclipse.org/gmt/epsilon/doc/articles/eugenia-node s-with-images/
>
> After reading the thread about the friends example, I have realized that
> the example is available for downloading at:
> http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.eugenia.examples.friends
>
>
> The main difference with my test is that I haven't created a new project
> for figures, but I have written two new packages in the friends.diagram
> project containing the corresponding PluginActivator and PersonFigure
> classes. Finally, I also have created a folder named images containing
> the Person.png image file (I have attached a screenshot of the
> friends.diagram project structure).
>
> As far as I understood from the thread I have included previously,
> problems were due to plugin dependencies, as friends.figure had been
> defined in other project. The point is that I don't have two projects,
> and problems seen to appear when loading images. Is there something that
> I miss?
>
> P.D.: I know that the two projects option is a better solution, but I'm
> curious about what I'm doing wrong.
>
> Thanks in advance,
>
> Toñi
>
>
>
Re: [Epsilon] Revisiting problems with examples.friends. [message #590769 is a reply to message #547553] Sun, 18 July 2010 20:51 Go to previous message
Toñi  Reina is currently offline Toñi ReinaFriend
Messages: 209
Registered: July 2009
Senior Member
Sure, thx.

El 18/07/2010 20:41, Dimitris Kolovos escribió:
> Hi Toni,
>
> Could you please zip and send me your code at dskolovos gmail com so
> that I can have a look?
>
> Cheers,
> Dimitris
>
> On 17/07/2010 15:45, Toñi Reina Quintero wrote:
>> Hi all,
>>
>> I'm testing the friends example (in order to see how to incorporate
>> images to figures), and I have the same problem reported in the
>> conversation whose link is the following one:
>> http://www.eclipse.org/forums/index.php?t=msg&goto=51471 9&#msg_514719
>> That is, when I try to create a person, the editor does not draw it and
>> shows a pop-up saying that there has been an error.
>>
>> I tried to follow the steps explained here:
>> http://www.eclipse.org/gmt/epsilon/doc/articles/eugenia-node s-with-images/
>>
>>
>> After reading the thread about the friends example, I have realized that
>> the example is available for downloading at:
>> http://eclipse.org/gmt/epsilon/examples/index.php?example=or g.eclipse.epsilon.eugenia.examples.friends
>>
>>
>>
>> The main difference with my test is that I haven't created a new project
>> for figures, but I have written two new packages in the friends.diagram
>> project containing the corresponding PluginActivator and PersonFigure
>> classes. Finally, I also have created a folder named images containing
>> the Person.png image file (I have attached a screenshot of the
>> friends.diagram project structure).
>>
>> As far as I understood from the thread I have included previously,
>> problems were due to plugin dependencies, as friends.figure had been
>> defined in other project. The point is that I don't have two projects,
>> and problems seen to appear when loading images. Is there something that
>> I miss?
>>
>> P.D.: I know that the two projects option is a better solution, but I'm
>> curious about what I'm doing wrong.
>>
>> Thanks in advance,
>>
>> Toñi
>>
>>
>>
>
Previous Topic:[Eugenia] Problem generating the Diagram.
Next Topic:[Eugenia] Package references in generated models
Goto Forum:
  


Current Time: Thu Mar 28 17:10:38 GMT 2024

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

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

Back to the top