How can I run my gef design? [message #200819] |
Thu, 27 October 2005 19:00 |
Eclipse User |
|
|
|
Originally posted by: ciulbecca.yahoo.it
I have designed my model,I have created my
XYZcreationWizard,XYZEditor,XYZActionBarContributor,XYZconte xtMenuProvider,XYZPaletteFactory,XYZplugIn,the
packages command and parts...now what must I do to run the projet?
...I have lunch "run as Eclipse application"but after the opening
workbench i don't know what do(the plugIn exist in the plugin's list and
is the only trace of my project in all "new"workbench!!)
|
|
|
Re: How can I run my gef design? [message #200921 is a reply to message #200819] |
Fri, 28 October 2005 09:44 |
Eclipse User |
|
|
|
Originally posted by: news.boeck.gmx.de
Antonio Neretum wrote:
> I have designed my model,I have created my
> XYZcreationWizard,XYZEditor,XYZActionBarContributor,XYZconte xtMenuProvider,XYZPaletteFactory,XYZplugIn,the
> packages command and parts...now what must I do to run the projet?
> ..I have lunch "run as Eclipse application"but after the opening
> workbench i don't know what do(the plugIn exist in the plugin's list and
> is the only trace of my project in all "new"workbench!!)
>
In the file MANIFEST.MF you can add your editor as an extension and in
the "Extension Element Details" Tab you have to fill in the
extensions-property of your editor. The name you filled in there, is the
Extension of your editor-file. After done this, lunch your editor
with "run as Eclipse application", create a new simple project and then
create an new file with the right extension e.g. "test.XYZEditor" when
you have filled in "XYZEditor" in the extension-property. Then your
editor should start up.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05042 seconds