[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Common Navigator in RCP

Hello Matteo,

Hi, I'm sorry... I'm stopping in step 5.a and 5.b, exactly for 5.a I
haven't the method to overriding, and in 5.b when paste the code I
I've tried to create new RCP application using eclipse "Hello RCP" template. As a result a plugin with set of files was created for me. One of these files is called "ApplicationWorkbenchAdvisor" and this class is extended from WorkbenchAdvisor. So i suppose this is a place to put "getDefaultPageInput()" implementation mentioned in the article.

recive more error... for example WorkbenchAdapterBuilder don't exist.
To make it compilable you have to add "org.eclipse.ui.ide" plugin to the set of required plugins on a dependencies page and call organize imports.

I have try to do the method that you have said with no-rcp but I'm
losing... about this there are an article how I can view?
No article on this topic - i suggested you to generate plate (non-RCP) gmf diagram, so it's a part of GMF tutorial..

-----------------
Alex Shatalin