Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Can not view .ecore_diagram in editor but see in outline
Can not view .ecore_diagram in editor but see in outline [message #13388] Wed, 09 August 2006 19:44 Go to next message
Eclipse UserFriend
I am trying GMF tutorial 1. After install all plugins and load
mindmap.ecore, I tried to "initialize ecore_diagram diagram file" to the
mindmap.ecore file. After the mindmap.ecore_diagram file generated, I saw an
diagram in the outline tab, but not in the ecore editor tab. The diagram
seems to be there in the editor but just not visible to me. I can do arrange
all and other actions in the menu, but not seeing the diagram. Anyone knows
why?

I am using a Window 2000 w/ service 4. No special configuration added. What
I did is starting from a fresh eclipse 3.2 build and utilize the Callisto
update to load GMF and its dependencies. Exactly like the tutorial said.
Thanks,

Lisa
Re: Can not view .ecore_diagram in editor but see in outline [message #13409 is a reply to message #13388] Wed, 09 August 2006 19:50 Go to previous messageGo to next message
Eclipse UserFriend
I guess you got your newsreader working!

For Windows 2000, do a Google search for GDI+ and install this library. It
is similar to the problem with the Cairo library missing on Linux machines,
from what you describe (assuming I interpret you correctly).

Thanks,
Rich


On 8/9/06 7:44 PM, in article ebds0k$54d$1@utils.eclipse.org, "Lisa Huang"
<yihuan@cisco.com> wrote:

> I am trying GMF tutorial 1. After install all plugins and load
> mindmap.ecore, I tried to "initialize ecore_diagram diagram file" to the
> mindmap.ecore file. After the mindmap.ecore_diagram file generated, I saw an
> diagram in the outline tab, but not in the ecore editor tab. The diagram
> seems to be there in the editor but just not visible to me. I can do arrange
> all and other actions in the menu, but not seeing the diagram. Anyone knows
> why?
>
> I am using a Window 2000 w/ service 4. No special configuration added. What
> I did is starting from a fresh eclipse 3.2 build and utilize the Callisto
> update to load GMF and its dependencies. Exactly like the tutorial said.
> Thanks,
>
> Lisa
>
>
Re: Can not view .ecore_diagram in editor but see in outline [message #14409 is a reply to message #13409] Wed, 09 August 2006 20:33 Go to previous messageGo to next message
Eclipse UserFriend
Rich,

Thank you for your reply. I downloaded the gdi+, but I am not sure how to
use the dll and how it related to ecipse. I restart my eclipse, but nothing
changed.

I attached the screen shot to this email. Basically, I can select the
diagram or part of the diagram, and see each class properties. I can even
add new EAnnotation to the diagram. The only thing I did not see is the
diagram itsef.

I tried the exactly steps in Linux. Diagram generated and shown fine in
Linux. Thanks,

Lisa


"Richard Gronback" <richard.gronback@borland.com> wrote in message
news:C0FFECED.8ABE%richard.gronback@borland.com...
> I guess you got your newsreader working!
>
> For Windows 2000, do a Google search for GDI+ and install this library. It
> is similar to the problem with the Cairo library missing on Linux
machines,
> from what you describe (assuming I interpret you correctly).
>
> Thanks,
> Rich
>
>
> On 8/9/06 7:44 PM, in article ebds0k$54d$1@utils.eclipse.org, "Lisa Huang"
> <yihuan@cisco.com> wrote:
>
> > I am trying GMF tutorial 1. After install all plugins and load
> > mindmap.ecore, I tried to "initialize ecore_diagram diagram file" to the
> > mindmap.ecore file. After the mindmap.ecore_diagram file generated, I
saw an
> > diagram in the outline tab, but not in the ecore editor tab. The diagram
> > seems to be there in the editor but just not visible to me. I can do
arrange
> > all and other actions in the menu, but not seeing the diagram. Anyone
knows
> > why?
> >
> > I am using a Window 2000 w/ service 4. No special configuration added.
What
> > I did is starting from a fresh eclipse 3.2 build and utilize the
Callisto
> > update to load GMF and its dependencies. Exactly like the tutorial said.
> > Thanks,
> >
> > Lisa
> >
> >
>


  • Attachment: Doc2.doc
    (Size: 114.00KB, Downloaded 170 times)
Re: Can not view .ecore_diagram in editor but see in outline [message #14435 is a reply to message #14409] Wed, 09 August 2006 20:41 Go to previous messageGo to next message
Eclipse UserFriend
Perhaps this will help:
http://dev.eclipse.org/newslists/news.eclipse.technology.gmf /msg03973.html

- Rich


On 8/9/06 8:33 PM, in article ebdut4$1fc$1@utils.eclipse.org, "Lisa Huang"
<yihuan@cisco.com> wrote:

> Rich,
>
> Thank you for your reply. I downloaded the gdi+, but I am not sure how to
> use the dll and how it related to ecipse. I restart my eclipse, but nothing
> changed.
>
> I attached the screen shot to this email. Basically, I can select the
> diagram or part of the diagram, and see each class properties. I can even
> add new EAnnotation to the diagram. The only thing I did not see is the
> diagram itsef.
>
> I tried the exactly steps in Linux. Diagram generated and shown fine in
> Linux. Thanks,
>
> Lisa
>
>
> "Richard Gronback" <richard.gronback@borland.com> wrote in message
> news:C0FFECED.8ABE%richard.gronback@borland.com...
>> I guess you got your newsreader working!
>>
>> For Windows 2000, do a Google search for GDI+ and install this library. It
>> is similar to the problem with the Cairo library missing on Linux
> machines,
>> from what you describe (assuming I interpret you correctly).
>>
>> Thanks,
>> Rich
>>
>>
>> On 8/9/06 7:44 PM, in article ebds0k$54d$1@utils.eclipse.org, "Lisa Huang"
>> <yihuan@cisco.com> wrote:
>>
>>> I am trying GMF tutorial 1. After install all plugins and load
>>> mindmap.ecore, I tried to "initialize ecore_diagram diagram file" to the
>>> mindmap.ecore file. After the mindmap.ecore_diagram file generated, I
> saw an
>>> diagram in the outline tab, but not in the ecore editor tab. The diagram
>>> seems to be there in the editor but just not visible to me. I can do
> arrange
>>> all and other actions in the menu, but not seeing the diagram. Anyone
> knows
>>> why?
>>>
>>> I am using a Window 2000 w/ service 4. No special configuration added.
> What
>>> I did is starting from a fresh eclipse 3.2 build and utilize the
> Callisto
>>> update to load GMF and its dependencies. Exactly like the tutorial said.
>>> Thanks,
>>>
>>> Lisa
>>>
>>>
>>
>
>
Re: Can not view .ecore_diagram in editor but see in outline [message #14495 is a reply to message #14435] Wed, 09 August 2006 20:48 Go to previous message
Eclipse UserFriend
That helps. Thanks a lot.

Lisa

"Richard Gronback" <richard.gronback@borland.com> wrote in message
news:C0FFF8DF.8AC6%richard.gronback@borland.com...
> Perhaps this will help:
> http://dev.eclipse.org/newslists/news.eclipse.technology.gmf /msg03973.html
>
> - Rich
>
>
> On 8/9/06 8:33 PM, in article ebdut4$1fc$1@utils.eclipse.org, "Lisa Huang"
> <yihuan@cisco.com> wrote:
>
> > Rich,
> >
> > Thank you for your reply. I downloaded the gdi+, but I am not sure how
to
> > use the dll and how it related to ecipse. I restart my eclipse, but
nothing
> > changed.
> >
> > I attached the screen shot to this email. Basically, I can select the
> > diagram or part of the diagram, and see each class properties. I can
even
> > add new EAnnotation to the diagram. The only thing I did not see is the
> > diagram itsef.
> >
> > I tried the exactly steps in Linux. Diagram generated and shown fine in
> > Linux. Thanks,
> >
> > Lisa
> >
> >
> > "Richard Gronback" <richard.gronback@borland.com> wrote in message
> > news:C0FFECED.8ABE%richard.gronback@borland.com...
> >> I guess you got your newsreader working!
> >>
> >> For Windows 2000, do a Google search for GDI+ and install this library.
It
> >> is similar to the problem with the Cairo library missing on Linux
> > machines,
> >> from what you describe (assuming I interpret you correctly).
> >>
> >> Thanks,
> >> Rich
> >>
> >>
> >> On 8/9/06 7:44 PM, in article ebds0k$54d$1@utils.eclipse.org, "Lisa
Huang"
> >> <yihuan@cisco.com> wrote:
> >>
> >>> I am trying GMF tutorial 1. After install all plugins and load
> >>> mindmap.ecore, I tried to "initialize ecore_diagram diagram file" to
the
> >>> mindmap.ecore file. After the mindmap.ecore_diagram file generated, I
> > saw an
> >>> diagram in the outline tab, but not in the ecore editor tab. The
diagram
> >>> seems to be there in the editor but just not visible to me. I can do
> > arrange
> >>> all and other actions in the menu, but not seeing the diagram. Anyone
> > knows
> >>> why?
> >>>
> >>> I am using a Window 2000 w/ service 4. No special configuration added.
> > What
> >>> I did is starting from a fresh eclipse 3.2 build and utilize the
> > Callisto
> >>> update to load GMF and its dependencies. Exactly like the tutorial
said.
> >>> Thanks,
> >>>
> >>> Lisa
> >>>
> >>>
> >>
> >
> >
>
Previous Topic:Compartment children
Next Topic:Is it possible to separate the widgets into Palette?
Goto Forum:
  


Current Time: Tue Jun 03 00:42:14 EDT 2025

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

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

Back to the top