Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » How do I open an EMF generated editor ?
How do I open an EMF generated editor ? [message #418239] Tue, 08 April 2008 05:29 Go to next message
Shiva Selvadurai is currently offline Shiva SelvaduraiFriend
Messages: 25
Registered: July 2009
Location: Bangalore
Junior Member
I have a EMF generated editor. I need to open a file shown in my package
explorer of my RCP App using this editor. How can I do the same.

Please do suggest.

-Shiva.S
Re: How do I open an EMF generated editor ? [message #418241 is a reply to message #418239] Tue, 08 April 2008 11:32 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Shiva,

Just right clicking and doing Open With should do the trick. But is the
editor registered for that extension? Check the plugin.xml of the
*.editor plugin. If you change the extension in the plugin.xml, be sure
to also check the plugin.xml of the model plugin to make the registered
resource factory matches.


Shiva Selvadurai wrote:
> I have a EMF generated editor. I need to open a file shown in my
> package explorer of my RCP App using this editor. How can I do the same.
>
> Please do suggest.
>
> -Shiva.S
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:EMF Sources not found
Next Topic:xs:any as EList<EObject>
Goto Forum:
  


Current Time: Sat Apr 20 01:17:45 GMT 2024

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

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

Back to the top