Data Flow Diagram Editor [message #233750] |
Tue, 01 May 2007 17:20  |
Eclipse User |
|
|
|
Originally posted by: coa03ysa.sheffield.ac.uk
Hello,
I am currently building a data flow diagram editor using GEF. I have built
my model; I have designed the figures; and I have an editor, albeit an
empty one. I want to get the editor up and running. I have been advised to
associate a certain type of file extension with my editor, to create a
file with this extension and then to open it. However, I must admit that I
am still confused about exactly how to do this. I would appreciate any
advice on how to go about getting my editor up and running so that I can
demonstrate my work so far.
Many thanks,
Yvon Asafu-Adjaye
|
|
|
|
|
Re: Data Flow Diagram Editor [message #233876 is a reply to message #233806] |
Thu, 03 May 2007 22:30  |
Eclipse User |
|
|
|
Hi Yvon,
Correct. You need to extend org.eclipse.ui.editors extension point in your
editor plugin to be able to associate your editor with a file extension in
Eclipse.
You can get gef example editors from CVS:
host: dev.eclipse.org
path: /cvsroot/tools
user: anonymous
password: (just blank, no need for password)
Under gef find org.eclipse.gef.examples.* plugins and check them out.
Hope this helps.
Cheers,
Alex
|
|
|
Powered by
FUDForum. Page generated in 0.26319 seconds