[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] Re: Open Atl Editor Through Line Code

Actually, I want to open the ATL editor in a RCP application. I've added the ATL plugins to my project but when I try to open the ATL editor I get this error message:

org.eclipse.core.runtime.CoreException: Text editor does not have a document provider (...)

Well, to open a text editor I use a class called OpenAction that calls the text editor itself. So to open the class that you mentioned "AtlEditor" I would have to have a class like the "OpenAction" one, right? So if it's right, which class is that?

Thank you,

best regards!


Narciso Martins.