Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How can I run my gef design?
How can I run my gef design? [message #200819] Thu, 27 October 2005 19:00 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: How can I run my gef design? [message #200968 is a reply to message #200921] Fri, 28 October 2005 12:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ciulbecca.yahoo.it

I haven't the manifest.mf!...How can I create it?
Re: How can I run my gef design? [message #201037 is a reply to message #200968] Fri, 28 October 2005 18:34 Go to previous messageGo to next message
Astrid Sawatzky is currently offline Astrid SawatzkyFriend
Messages: 62
Registered: July 2009
Member
Antonio Neretum wrote:
> I haven't the manifest.mf!...How can I create it?
>
but u should have a plugin.xml. open that one there u should have 2
links which allow u to open a new workspace either in debug or normal mode

regards
Astrid
Re: How can I run my gef design? [message #201069 is a reply to message #201037] Fri, 28 October 2005 19:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ciulbecca.yahoo.it

iHave not a plugin.xml...I have created a new empty project with my
packages..
Re: How can I run my gef design? [message #201082 is a reply to message #201069] Fri, 28 October 2005 19:39 Go to previous messageGo to next message
Astrid Sawatzky is currently offline Astrid SawatzkyFriend
Messages: 62
Registered: July 2009
Member
Antonio Neretum wrote:
> iHave not a plugin.xml...I have created a new empty project with my
> packages..
>
if in the package explorer, u right click on the folder ,there u find
PDE tools, do u have a "convert to plugin projects" if so this will
create a manifest.xml

HTH

kind regards

Astrid
Re: How can I run my gef design? [message #201091 is a reply to message #201082] Fri, 28 October 2005 19:40 Go to previous message
Astrid Sawatzky is currently offline Astrid SawatzkyFriend
Messages: 62
Registered: July 2009
Member
Astrid Sawatzky wrote:
> Antonio Neretum wrote:
>
>> iHave not a plugin.xml...I have created a new empty project with my
>> packages..
>>
> if in the package explorer, u right click on the folder ,there u find
> PDE tools, do u have a "convert to plugin projects" if so this will
> create a manifest.xml
>
> HTH
>
> kind regards
>
> Astrid
manifest.mf (sorry typo)
Previous Topic:how create new geometrical shapes
Next Topic:The presentation of the label text
Goto Forum:
  


Current Time: Wed Nov 13 15:25:48 GMT 2024

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

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

Back to the top